From 8596356d37a148d116a498d327872f6cddcb6230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 11 Jun 2026 13:12:06 +0200 Subject: [PATCH] Home Gen557 @ 2026-06-11-13:11 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 298b132..d799d87 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -357,15 +357,15 @@ layerrule = [ # blur for wlogout - "blur true, logout_dialog" + "blur true, logout_dialog true" # blur for swaync - "blur true, swaync-control-center" - "blur true, swaync-notification-window" - "ignorezero, swaync-control-center" - "ignorezero, swaync-notification-window" - "ignorealpha 0.5, swaync-control-center" - "ignorealpha 0.5, swaync-notification-window" + "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" ]; decoration = {