fix: dual start swaync
This commit is contained in:
parent
088f7a2ddc
commit
de39df222d
|
@ -40,6 +40,7 @@
|
|||
zotero
|
||||
bashInteractive
|
||||
element-desktop-wayland
|
||||
beatsabermodmanager
|
||||
];
|
||||
};
|
||||
hm.programs.bat.enable = true;
|
||||
|
|
|
@ -202,9 +202,6 @@ in
|
|||
];
|
||||
};
|
||||
decoration.rounding = 4;
|
||||
exec-once = [
|
||||
"${pkgs.swaynotificationcenter}/bin/swaync"
|
||||
];
|
||||
misc = {
|
||||
vrr = 1;
|
||||
disable_hyprland_logo = true;
|
||||
|
|
Loading…
Reference in a new issue