From 4409852366328513f1445fb580bbf382ae9b3bef Mon Sep 17 00:00:00 2001 From: Don Williams Date: Sat, 11 Jul 2026 01:56:41 -0400 Subject: Added blur for qs-hyprview Signed-off-by: Don Williams On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/LayerRules.conf modified: config/hypr/lua/layer_rules.lua --- config/hypr/configs/LayerRules.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/hypr/configs/LayerRules.conf') diff --git a/config/hypr/configs/LayerRules.conf b/config/hypr/configs/LayerRules.conf index ff87df95..7ea249b6 100644 --- a/config/hypr/configs/LayerRules.conf +++ b/config/hypr/configs/LayerRules.conf @@ -11,6 +11,8 @@ 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 layerrule = match:namespace wallpaper, blur on, ignore_alpha 0 # swaync + helper overlays -- cgit v1.2.3