diff --git a/modules/hyprland/settings.nix b/modules/hyprland/settings.nix index 577c338..ea89aca 100644 --- a/modules/hyprland/settings.nix +++ b/modules/hyprland/settings.nix @@ -145,7 +145,7 @@ ]; layerrule = [ "match:namespace ^(notifications)$, no_screen_share true" - "match:namespace ^(quickshell)$, blur true" + # "match:namespace ^(quickshell)$, blur true" ]; # exec-once = [ # ];