summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-12 00:18:31 -0500
committerzachir <zachir@librem.one>2023-06-12 00:19:02 -0500
commitfc7f66dca9780df52ddeb98467907654ba6a360e (patch)
treed4f56703d8241bfe82dfef1b836b11309565dee5
parentc43084fe9903160c49a3140ba40bee3e53f3c168 (diff)
Swallow foot terminals
-rw-r--r--hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 9bbb25e..6debbc6 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -54,7 +54,7 @@ general {
#{{{ Misc options
misc {
enable_swallow = true
- swallow_regex = ^(St)$
+ swallow_regex = ^(foot)$
vfr = false
}
#}}}