diff options
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 097aa8a..7b621e0 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -100,7 +100,7 @@ misc { disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ - swallow_exception_regex = ^(.*ueberzug)$ + swallow_exception_regex = ^(.*ueberzug|vim .*)$ vfr = true vrr = 1 } |