Commit graph

7 commits

Author SHA1 Message Date
7d98dd2edd
feat(abbrs): New module for home.shellAbbrs
Allows setting home.shellAbbrs that either get set as Fish shell
abbreviations or converted to shell aliases depending on if Fish is
active.

Abbrs that depend on Fish-specific features get automatically filtered
out.
2024-11-03 18:48:50 -08:00
6e2602a75f
feat(journalctl): Journalctl aliases 2024-11-03 16:33:28 -08:00
5cf930cc4d
🩹 fix(dunst): Properly position the notifs 2024-11-03 13:50:07 -08:00
48890a6bea
💡 chore(dunst): Add todo 2024-11-03 13:27:07 -08:00
1039161172
feat(dunst): Install dunst 2024-11-03 13:20:01 -08:00
c221e8d432
feat(cb): Install Clipboard & remove copyq 2024-11-03 13:20:00 -08:00
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