hyprland: add vim keybinds to resize mode

This commit is contained in:
Aly Raffauf 2024-06-19 10:40:30 -04:00
parent bba12f1e2d
commit 4f455458ff

View file

@ -425,6 +425,10 @@
binde=,left,resizeactive,-10 0 binde=,left,resizeactive,-10 0
binde=,right,resizeactive,10 0 binde=,right,resizeactive,10 0
binde=,up,resizeactive,0 -10 binde=,up,resizeactive,0 -10
binde=,j,resizeactive,0 10
binde=,h,resizeactive,-10 0
binde=,l,resizeactive,10 0
binde=,k,resizeactive,0 -10
bind=,escape,submap,reset bind=,escape,submap,reset
submap=reset submap=reset