batsignal->poweralertd

This commit is contained in:
Reid 2026-06-15 02:23:39 -07:00
parent c3d63eea99
commit b99f2544a5
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
5 changed files with 20 additions and 25 deletions

View file

@ -70,6 +70,7 @@
dunst.enable = true;
rofi.enable = true;
waybar.enable = true;
poweralertd.enable = true;
wob.enable = true;
gammastep.enable = true;
wl-clip-persist.enable = true;

View file

@ -62,7 +62,7 @@
dunst.enable = true;
rofi.enable = true;
waybar.enable = true;
batsignal.enable = true;
poweralertd.enable = true;
wob.enable = true;
gammastep.enable = true;
wl-clip-persist.enable = true;
@ -73,7 +73,7 @@
regreet.enable = true;
# theme, see `modules/desktop/themes`
themes.active = "catppuccin";
themes.active = "gruvbox";
# monitors, see `modules/desktop/monitors`
monitors.enable = true;
@ -92,6 +92,7 @@
system.loupe.enable = true;
system.ananicy.enable = true;
system.kdeconnect.enable = true;
system.virt-manager.enable = true;
# editors
editors.micro.enable = true;
editors.vscode.enable = true;