diff options
author | zachir <zachir@librem.one> | 2025-07-30 14:10:01 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 14:10:01 -0500 |
commit | 3f0bd64725a974578cd2f6894ea08f18c9f72be0 (patch) | |
tree | ecd8a7d84511ee9bfc5c7dc8d4dcaa54e828699b /hypr | |
parent | 437d77fc962e19d6ee4a060b53c390657e2d0ef2 (diff) | |
parent | a1197255ddb1bb14a03e149219bd38d3f95aa382 (diff) |
Merge branch 'master' into cla
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 6dbbef6..8312a68 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -108,7 +108,7 @@ misc { disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ - swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*)$ + swallow_exception_regex = ^(wev|.*ueberzug|n?vi?m? .*|.*dragon.*)$ vfr = true vrr = 3 } @@ -220,6 +220,10 @@ windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\ windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$ #}}} +#{{{ Layerrules +layerrule = blur, waybar +#}}} + #{{{ Mods # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER |