Commit graph

7 commits

Author SHA1 Message Date
ceb4bf3cde 🚚 refactor(home): Reorganize modules
Instead of having separate folders for each program with a default.nix
inside, moved modules into programs/services/xorg respectively. Xdg was
moved to the root home folder as it makes the most sense there.
2024-11-03 13:20:00 -08:00
901821a9fb feat(amfora): Configure amfora 2024-11-03 00:10:01 -07:00
de19125479 feat(tmux): Remove jump, change fingers keys
Fingers offers the same functionality as jump lol.
2024-11-02 23:43:05 -07:00
5bffc52df8 🎨 style(fmt): Switch to nixfmt; add treesitter hints
Switch to nixfmt as when I was adding treesitter injected lang hints,
Alejandra was not formatting those comments in a way I liked. Turns out
I like the nixfmt style in general better.
2024-11-02 15:35:48 -07:00
260ba27ffe 🐛 fix(tmux): Set escape time to 0
tmux was hanging for a bit after hitting esc which is really annoying in
nvim.
2024-11-02 13:14:17 -07:00
166f9dfa3b feat(tmux-vim): Fix tmux & vim integration 2024-11-02 13:04:02 -07:00
1349391446 feat(tmux): Configure tmux 2024-11-02 12:29:32 -07:00