Added notification center

This commit is contained in:
marc
2024-12-04 15:45:20 +01:00
parent 7fe62ab2ce
commit 40b3eaba12
2 changed files with 67 additions and 2 deletions

View File

@@ -57,10 +57,12 @@ in
hyprlock.enable = true;
# Status bars
eww.enable = true;
# Launcher
rofi.enable = true;
# Wallpapper
hyprpaper.enable = true;
# Launcher
rofi.enable = true;
# Notification center
swaync.enable = true;
};
};