summaryrefslogtreecommitdiff
path: root/hypr/hyprland.conf
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-06-12 00:18:31 -0500
committerzachir <zachir@librem.one>2023-06-12 00:18:31 -0500
commite7e59a23be752eaa10fd16fa678bf03d28484573 (patch)
tree41d5a2d8b551ef67145863e180f7ad1405e14056 /hypr/hyprland.conf
parent817eaab497b46e4c6341a9289f03f0e32315ae01 (diff)
Swallow foot terminals
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 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
}
#}}}