From cbecfc1b7cb34580b2634e439ffd8169546bb893 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Sat, 11 Jul 2026 12:13:58 -0400 Subject: Adding qs-hyprview blur to keyubinding for persistence Signed-off-by: Don Williams Removed layer rules On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/Keybinds.conf modified: config/hypr/configs/LayerRules.conf modified: config/hypr/lua/keybinds.lua modified: config/quickshell/qs-hyprview/modules/Hyprview.qml --- 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 a08d40b7..b5751644 100644 --- a/config/hypr/configs/LayerRules.conf +++ b/config/hypr/configs/LayerRules.conf @@ -13,6 +13,8 @@ layerrule = match:namespace notifications, blur on, ignore_alpha 0, animation sl 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 wallpaper, blur on, ignore_alpha 0 # swaync + helper overlays -- cgit v1.2.3