Commit graph

8 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
48de9bce71
feat(nvim): append / prepend newline 2025-03-01 08:16:56 +00:00
19302b6d29
feat(nvim): lazygit popup panel 2025-02-08 23:44:32 +00:00
2d5b5cb37d
nvim: switch undotree for telescope-undo-nvim
Undotree did not have live updates like I wanted, so I have switched to
the telescope one which does.
2024-12-08 09:51:19 +00:00
3ec1ba5f9b
NVIM: Added Code formatting for python 2024-11-27 10:46:06 +00:00
4d66a5e231
Fix: Whitespaces begone or something 2024-11-27 10:41:47 +00:00
7545885942
Finish NVIM refactor 2024-11-08 00:10:13 +00:00
d73ecb1bdb
Major NVIM refactor (ty fire :3) 2024-11-03 12:30:54 +00:00