summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/hypr/macros.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/macros.m4 b/.config/hypr/macros.m4
index db542df..2e084d6 100644
--- a/.config/hypr/macros.m4
+++ b/.config/hypr/macros.m4
@@ -4,7 +4,7 @@ define(__submap, [
bind = $modkey, $2, submap, $1
submap = $1
$3
- bind = , escape, submap, reset
+ bind = , catchall, submap, reset
submap = reset
])