This commit is contained in:
David Heinemeier Hansson
2025-06-02 22:27:34 +02:00
parent 638e82afae
commit 5bed173d0c

View File

@ -51,8 +51,8 @@ bind = SUPER SHIFT, up, swapwindow, u
bind = SUPER SHIFT, down, swapwindow, d bind = SUPER SHIFT, down, swapwindow, d
# Resize active window with mainMod + SHFT + CTRL + arrow keys # Resize active window with mainMod + SHFT + CTRL + arrow keys
bind = SUPER SHIFT CTRL, left, resizeactive, -20 0 bind = SUPER SHIFT CTRL, left, resizeactive, -50 0
bind = SUPER SHIFT CTRL, right, resizeactive, 20 0 bind = SUPER SHIFT CTRL, right, resizeactive, 50 0
# Scroll through existing workspaces with mainMod + scroll # Scroll through existing workspaces with mainMod + scroll
bind = SUPER, mouse_down, workspace, e+1 bind = SUPER, mouse_down, workspace, e+1