We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4f709 commit 3a6f515Copy full SHA for 3a6f515
1 file changed
common/.config/hypr/bindings.conf
@@ -36,6 +36,8 @@ bindd = SUPER, d, Applications, exec, omarchy-launch-walker
36
# Remove default bindings
37
unbind = SUPER, J
38
unbind = SUPER, K
39
+unbind = SUPER, H
40
+unbind = SUPER, L
41
42
# Move focus with SUPER + arrow keys
43
bindd = SUPER, h, Move window focus left, movefocus, l
0 commit comments