summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 3831cd5..f118d75 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -55,7 +55,7 @@ general {
#{{{ Misc options
misc {
enable_swallow = true
- swallow_regex = ^(Alacritty)$
+ swallow_regex = ^(kitty)$
vfr = false
}
#}}}