Commit graph

9 commits

Author SHA1 Message Date
539c046ac9 feat(systemctl): Add abbrs
Also refactored journalctl abbrs a bit
2024-11-05 18:10:51 -08:00
3a5d15ffbd feat(modules): Add iconTheme module
Allows setting iconTheme globally.
2024-11-03 20:15:06 -08:00
ebf55b950d 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
02be5fec5c feat(journalctl): Journalctl aliases 2024-11-03 16:33:28 -08:00
95051d9b7a 🩹 fix(dunst): Properly position the notifs 2024-11-03 13:50:07 -08:00
1d64b6241a 💡 chore(dunst): Add todo 2024-11-03 13:27:07 -08:00
54742343c6 feat(dunst): Install dunst 2024-11-03 13:20:01 -08:00
5ce838cb1d feat(cb): Install Clipboard & remove copyq 2024-11-03 13:20:00 -08:00
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