mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
11 lines
333 B
Text
11 lines
333 B
Text
bind = $mainMod, H, movefocus, l
|
|
bind = $mainMod, L, movefocus, r
|
|
bind = $mainMod, K, movefocus, u
|
|
bind = $mainMod, J, movefocus, d
|
|
bind = $mainMod SHIFT, H, swapwindow, l
|
|
bind = $mainMod SHIFT, L, swapwindow, r
|
|
bind = $mainMod SHIFT, K, swapwindow, u
|
|
bind = $mainMod SHIFT, J, swapwindow, d
|
|
bind = $mainMod, E, exec, $fileManager
|
|
|
|
|