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 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
}
#}}}