better hypr

This commit is contained in:
samantha42
2026-03-07 09:54:10 +01:00
parent c119e8cde5
commit d4706c9cdf

View File

@@ -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 ###
##############################