diff options
| author | Don Williams <don.e.williams@gmal.com> | 2026-07-11 11:44:44 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:40:34 -0700 |
| commit | 1a2bb29ade16622a7c0d76a817300ff966d47a79 (patch) | |
| tree | 02090eac31d0d50bada568d5a85278252e0e03f6 /config/hypr/configs/LayerRules.conf | |
| parent | 65a1ab105d53d8e9e5333304bc804734d5f25224 (diff) | |
Fixing blur for qs-hyprview
Signed-off-by: Don Williams <don.e.williams@gmal.com>
Diffstat (limited to 'config/hypr/configs/LayerRules.conf')
| -rw-r--r-- | config/hypr/configs/LayerRules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/LayerRules.conf b/config/hypr/configs/LayerRules.conf index 7ea249b6..a08d40b7 100644 --- a/config/hypr/configs/LayerRules.conf +++ b/config/hypr/configs/LayerRules.conf @@ -12,7 +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 +layerrule = match:namespace quickshell:expose, blur on, ignore_alpha 0 layerrule = match:namespace wallpaper, blur on, ignore_alpha 0 # swaync + helper overlays |
