diff options
author | ZachIR <zachir@librem.one> | 2025-01-20 20:01:54 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-01-20 20:01:54 -0600 |
commit | 7323f4c6482e5fe41b0b3af3bc486bb2e6188880 (patch) | |
tree | e168541549eb8469d24cc9cd81f588fef4c1f9f4 /hypr/hyprland.conf | |
parent | fde288bf3cf11cf040a5fe03b24aa62c4cb32af2 (diff) | |
parent | 8dd9c87d4d8c2f35f7ef26fe19d3330235abdfb7 (diff) |
Merge branch 'master' into car
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 0fc2b9e..3ff27e6 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -98,7 +98,7 @@ misc { disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ - swallow_exception_regex = ^(.*ueberzug|vim .*)$ + swallow_exception_regex = ^(.*ueberzug|n?vim .*)$ vfr = true vrr = 1 } |