Commit graph

6 commits

Author SHA1 Message Date
319c25098c
feat(themeing): Major refactor themeing for whole computer
Adds catppuccin nix flake for themeing lots of programs easily. This
enables proper themeing for:
* zathura
* imv
* fcitx (declarative settings)
* lazygit
* btop
* gtk

It also pulls in the home-manager sessionVars which is necessary to
theme applications.

The session vars change also reduces the number of env-vars that need to
be set in the zshrc due to them being set declaratively elsewhere.
2025-03-21 10:46:00 +00:00
ec52de2dc6
fix(swaylock): add grace time 2025-02-25 11:33:04 +00:00
1ecaee308c
feat(swaylock): new visual
This refactors the config to be a lot more readable. In addition it
adds:

* New Wallpaper
* Different Indicator Position
* Removes Startup Delay
* New Colors

This removes another program from the list that I never bothered to make
look good.
2025-02-09 00:51:49 +00:00
c332aedab0
fix(swaylock): unbreak font and colors 2025-02-07 05:37:27 +00:00
4d66a5e231
Fix: Whitespaces begone or something 2024-11-27 10:41:47 +00:00
46c65664f1
Update config 2024-02-11 23:40:07 +00:00