From 8f6ffa5087ab476e3af4153150fa3a588d9ea53f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 17 Aug 2024 23:16:09 +0200 Subject: Hyprland: Use a catchall --- .config/hypr/macros.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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 ]) -- cgit v1.2.3