From 421a773b4e1d6f42106c90da61080fe72fb0d1ae Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 28 Feb 2025 17:09:05 -0600 Subject: Add love to swallow exception regex --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4b2c6f5..2c8cad7 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -102,7 +102,7 @@ misc { disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ - swallow_exception_regex = ^(.*ueberzug|n?vim .*)$ + swallow_exception_regex = ^(.*ueberzug|n?vim .*|love .*)$ vfr = true vrr = 1 } -- cgit v1.2.3