diff options
Diffstat (limited to 'config/hypr/configs/LayerRules.conf')
| -rw-r--r-- | config/hypr/configs/LayerRules.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/configs/LayerRules.conf b/config/hypr/configs/LayerRules.conf index a5b1ea0f..ff87df95 100644 --- a/config/hypr/configs/LayerRules.conf +++ b/config/hypr/configs/LayerRules.conf @@ -14,7 +14,8 @@ layerrule = match:namespace quickshell:overview, blur on, ignore_alpha 0.5 layerrule = match:namespace wallpaper, blur on, ignore_alpha 0 # swaync + helper overlays -layerrule = match:namespace swaync-control-center, blur on, ignore_alpha 0 +# Disable causes huge blue on notifications +#layerrule = match:namespace swaync-control-center, blur on, ignore_alpha 0 layerrule = match:namespace swaync-notification-window, blur on, ignore_alpha 0 layerrule = match:namespace com.aurora.keybinds_help, blur on, ignore_alpha 0 layerrule = match:namespace logout_dialog, blur on, ignore_alpha 0 |
