Commit graph

7 commits

Author SHA1 Message Date
bbfa57c6ab
🚚 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
ae34d2874a
feat(amfora): Configure amfora 2024-11-03 00:10:01 -07:00
5ae554cb0a
feat(tmux): Remove jump, change fingers keys
Fingers offers the same functionality as jump lol.
2024-11-02 23:43:05 -07:00
9408679e81
🎨 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
3db105a944
🐛 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
65d767a18c
feat(tmux-vim): Fix tmux & vim integration 2024-11-02 13:04:02 -07:00
a9b00ddeb0
feat(tmux): Configure tmux 2024-11-02 12:29:32 -07:00