swaync
This commit is contained in:
parent
bc3ed9cc56
commit
9ed1db33ed
|
@ -12,6 +12,6 @@
|
||||||
./hyprland
|
./hyprland
|
||||||
./hypridle
|
./hypridle
|
||||||
./newsboat
|
./newsboat
|
||||||
./dunst
|
./swaync
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{pkgs,...}:{
|
{pkgs,...}:{
|
||||||
services.dunst.enable = true;
|
services.swaync.enable = true
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
libnotify
|
libnotify
|
Loading…
Reference in a new issue