diff options
Diffstat (limited to 'config/hypr/configs/LayerRules.conf')
| -rw-r--r-- | config/hypr/configs/LayerRules.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/hypr/configs/LayerRules.conf b/config/hypr/configs/LayerRules.conf index b5751644..91e1feb1 100644 --- a/config/hypr/configs/LayerRules.conf +++ b/config/hypr/configs/LayerRules.conf @@ -12,9 +12,7 @@ layerrule = match:namespace rofi, blur on, ignore_alpha 0, animation slide layerrule = match:namespace notifications, blur on, ignore_alpha 0, animation slide layerrule = match:namespace quickshell:overview, blur on, ignore_alpha 0.5 layerrule = match:namespace quickshell:expose, dim_around on -layerrule = match:namespace quickshell:expose, blur on, ignore_alpha 0 -# Compatibility fallback for Hyprland builds/parsers that still expect classic layerrule syntax -layerrule = dimaround, quickshell:expose +layerrule = match:namespace quickshell:expose, blur on, ignore_alpha 0, xray on layerrule = match:namespace wallpaper, blur on, ignore_alpha 0 # swaync + helper overlays |
