better hypr
This commit is contained in:
@@ -268,6 +268,12 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
# Resize windows with keyboard (hold mainMod + CTRL + arrows)
|
||||
bind = $mainMod CTRL, right, resizeactive, 50 0
|
||||
bind = $mainMod CTRL, left, resizeactive, -50 0
|
||||
bind = $mainMod CTRL, up, resizeactive, 0 -50
|
||||
bind = $mainMod CTRL, down, resizeactive, 0 50
|
||||
|
||||
##############################
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
##############################
|
||||
|
||||
Reference in New Issue
Block a user