dotfiles/sxhkd/sxhkdrc
2022-11-02 20:50:10 +01:00

11 lines
481 B
Text

# switch / move workspaces
super + {_,shift +} {1, 2, 3, 4, 5, 6, 7, 8, 9, 0}
i3-msg {workspace,move container to workspace} {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
# switch containers, move containers and move workspace to another screen
super + {_, shift +, ctrl +} {h, j, k, l}
i3-msg {focus, move, move workspace to output} {left, down, up, right}
# resize mode
super + r: {h, j, k, l}
i3-msg resize {shrink width, grow height, shrink height, grow width} 10 px or 10 ppt