diff options
| author | Don Williams <Don.e.williams@gmail.com> | 2026-07-11 01:56:41 -0400 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-29 21:40:34 -0700 |
| commit | 4409852366328513f1445fb580bbf382ae9b3bef (patch) | |
| tree | 5752beec426acaa50aef0c899b642feedbd678b2 /config/hypr/configs | |
| parent | 54ab2eb59b8c20c4e42844f2278a44aa94f1ea28 (diff) | |
Added blur for qs-hyprview
Signed-off-by: Don Williams <Don.e.williams@gmail.com>
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
Diffstat (limited to 'config/hypr/configs')
| -rw-r--r-- | config/hypr/configs/LayerRules.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
