fix: dual start swaync

This commit is contained in:
Patrick 2024-11-18 13:45:36 +01:00
parent 088f7a2ddc
commit de39df222d
Signed by: patrick
GPG key ID: 451F95EFB8BECD0F
2 changed files with 1 additions and 3 deletions

View file

@ -40,6 +40,7 @@
zotero
bashInteractive
element-desktop-wayland
beatsabermodmanager
];
};
hm.programs.bat.enable = true;

View file

@ -202,9 +202,6 @@ in
];
};
decoration.rounding = 4;
exec-once = [
"${pkgs.swaynotificationcenter}/bin/swaync"
];
misc = {
vrr = 1;
disable_hyprland_logo = true;