feat(hypr): add more shortcuts
This commit is contained in:
@@ -11,6 +11,9 @@ bind = $mainMod, L, movefocus, r
|
||||
bind = $mainMod, K, movefocus, u
|
||||
bind = $mainMod, J, movefocus, d
|
||||
|
||||
bind = CTRL ALT, left, workspace, e-1
|
||||
bind = CTRL ALT, right, workspace, e+1
|
||||
|
||||
# Resize with Mod + Shift + HJKL (repeatable)
|
||||
binde = $mainMod ALT, L, resizeactive, 50 0
|
||||
binde = $mainMod ALT, H, resizeactive, -50 0
|
||||
|
||||
Reference in New Issue
Block a user