moving windows with keybinds

This commit is contained in:
2025-01-16 08:58:56 +01:00
parent b54468d17a
commit 369ed4d14b
2 changed files with 8 additions and 3 deletions

View File

@@ -32,6 +32,11 @@ bindm = $mainMod, D, movewindow
bind = $mainMod, Z, layoutmsg, swapwithmaster
bind = $mainMod, F, layoutmsg, focusmaster
bind = $mainMod, H, movewindow, l
bind = $mainMod, L, movewindow, r
bind = $mainMod, J, movewindow, d
bind = $mainMod, K, movewindow, u
bind = $mainMod, S, togglespecialworkspace
bind = $mainMod, Tab, workspace, m+1