Commit graph

15 commits

Author SHA1 Message Date
6edd87f13a
fix: properly source env-vars
Had an issue where hyprland wouldn't source the env-vars for stuff
because I put the source for it under the execute hyprland :)
2025-03-21 11:14:48 +00:00
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
961481549f
feat(fcitx): proper themeing and fix wayland issues 2025-03-08 22:45:52 +00:00
49deabf581
chore(zsh): sort aliases and remove comments
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
2025-03-08 22:25:02 +00:00
6ec283a1a7
feat(nix): add direnv support 2025-02-28 10:20:10 +00:00
19069aba44
zsh: add nixos-rebuild aliases 2024-12-18 07:48:02 +00:00
4d66a5e231
Fix: Whitespaces begone or something 2024-11-27 10:41:47 +00:00
d73ecb1bdb
Major NVIM refactor (ty fire :3) 2024-11-03 12:30:54 +00:00
e1aa67dbb2
I really should commit more 2024-11-03 12:30:42 +00:00
34f8e2640f
nyadministrator 2024-08-01 09:44:24 +00:00
00cb1bbe74
Fixing fonts, gpg-agent, clipboard, and other misc 2024-07-30 14:25:55 +00:00
f44ccff64f
many small changes 2024-07-13 08:00:58 +00:00
6b7a2d1269
small zshrc updates 2024-03-27 03:59:59 +00:00
8659535e96
update config 2024-03-05 02:06:14 -08:00
534fdf2ec5
add zshrc to config 2024-02-26 04:08:02 +00:00