forked from extern/nix-config
feat: Add dunst support
This commit is contained in:
parent
88ccef09b3
commit
176a8b6597
@ -58,6 +58,9 @@
|
||||
fade-in = 1;
|
||||
};
|
||||
};
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
};
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
package = hyprland.packages."x86_64-linux".waybar-hyprland;
|
||||
|
Loading…
Reference in New Issue
Block a user