From 1cf565cf3bd98fee848efa63a3ef72f6f11fd406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 11 Jun 2026 13:34:37 +0200 Subject: [PATCH] Home Gen561 @ 2026-06-11-13:34 by jonas@comfy-station --- modules/desktop/hyprland.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 741f064..0243a2c 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -357,15 +357,15 @@ layerrule = [ # blur for wlogout - "blur true, logout_dialog true" + "blur, logout_dialog" # blur for swaync - "blur true, swaync-control-center true" - "blur true, swaync-notification-window true" - "ignorezero, swaync-control-center true" - "ignorezero, swaync-notification-window true" - "ignorealpha 0.5, swaync-control-center true" - "ignorealpha 0.5, swaync-notification-window true" + "blur, swaync-control-center" + "blur, swaync-notification-window" + "ignorezero, swaync-control-center" + "ignorezero, swaync-notification-window" + "ignorealpha 0.5, swaync-control-center" + "ignorealpha 0.5, swaync-notification-window" ]; decoration = {