From 0bd81accaca03ca4630e475436ba66a41fc31d98 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sun, 16 Jul 2023 17:50:11 -0500 Subject: Fix window swallowing to kitty --- 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 50fd751..a316a05 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -54,7 +54,7 @@ general { #{{{ Misc options misc { enable_swallow = true - swallow_regex = ^(Alacritty)$ + swallow_regex = ^(kitty)$ vfr = false } #}}} -- cgit v1.2.3