diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 21a4818..d81b37d 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -362,10 +362,10 @@ # blur for swaync "blur on, match:namespace swaync-control-center" "blur on, match:namespace swaync-notification-window" - "ignorezero, match:namespace swaync-control-center" - "ignorezero, match:namespace swaync-notification-window" - "ignorealpha 0.5, match:namespace swaync-control-center" - "ignorealpha 0.5, match:namespace swaync-notification-window" + "ignorezero on, match:namespace swaync-control-center" + "ignorezero on, match:namespace swaync-notification-window" + "ignore_alpha 0.5, match:namespace swaync-control-center" + "ignore_alpha 0.5, match:namespace swaync-notification-window" ]; decoration = {