Skip to content

Commit 3a6f515

Browse files
committed
Unbind default omarchy hjkl for VIM like navigation
1 parent bf4f709 commit 3a6f515

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

common/.config/hypr/bindings.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ bindd = SUPER, d, Applications, exec, omarchy-launch-walker
3636
# Remove default bindings
3737
unbind = SUPER, J
3838
unbind = SUPER, K
39+
unbind = SUPER, H
40+
unbind = SUPER, L
3941

4042
# Move focus with SUPER + arrow keys
4143
bindd = SUPER, h, Move window focus left, movefocus, l

0 commit comments

Comments
 (0)