[i3] Add shortcut to move workspace to output up
This commit is contained in:
parent
3bf5c4495a
commit
37e02039a4
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ bindsym $mod+shift+S exec $HOME/.config/i3/rename.sh
|
|||
# Monitor stuff {{{2
|
||||
|
||||
bindsym $mod+x move workspace to output right
|
||||
bindsym $mod+shift+x move workspace to output up
|
||||
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
|
|
Loading…
Reference in a new issue