added: swaync
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
#./wpaperd.nix
|
||||
./swww.nix
|
||||
./rofi # App Launcher
|
||||
./mako.nix # Notifyer
|
||||
#./mako.nix # Notifyer
|
||||
./cava.nix # Music Visualizer
|
||||
./swaync.nix
|
||||
];
|
||||
|
||||
programs.waybar =
|
||||
|
4
home/hyprland/swaync.nix
Normal file
4
home/hyprland/swaync.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.swaynotificationcenter ];
|
||||
}
|
Reference in New Issue
Block a user