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.
Adds the config that I use for a lot of the non-secret or personally
identifying parts of neomutt. Lacks a lot of important bits like
actually doing anything with the emails; but at least a lot of the
graphical stuff is pretty now and saved in git.
This
1. Sorts the aliases
2. Removes a couple of comments that havent been used in a long time
3. Shortens paths to include ~/ instead of /home/flyingstitchman
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.
This opening the ports required for my coturn docker container. In the
near future, I would like to use agenix and do a fully nix-based coturn
configuration. It doesn't have any persistant data, so it should be a
good candidate to moving to a 100% nix based config.