Add bindings to move workspaces
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
7ec9ac94c9
commit
6c915e2272
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ bindsym $mod+Shift+Down move down
|
||||||
bindsym $mod+Shift+Up move up
|
bindsym $mod+Shift+Up move up
|
||||||
bindsym $mod+Shift+Right move right
|
bindsym $mod+Shift+Right move right
|
||||||
|
|
||||||
|
bindsym $mod+Shift+bracketright move workspace to output right
|
||||||
|
bindsym $mod+Shift+bracketleft move workspace to output left
|
||||||
|
|
||||||
# split in horizontal orientation
|
# split in horizontal orientation
|
||||||
bindsym $mod+h split h
|
bindsym $mod+h split h
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue