Commands to move worksapces around screens

This commit is contained in:
Stefano Cereda 2019-05-23 09:36:10 +02:00
parent 6169f18131
commit ab9b7616ce
2 changed files with 6 additions and 0 deletions

View File

@ -83,6 +83,7 @@ bindsym $mod+g workspace prev
bindsym $mod+h focus left
bindsym $mod+Shift+h move left 30
bindsym $mod+Ctrl+h move workspace to output left
bindsym $mod+j focus down
bindsym $mod+Shift+j move down 30
@ -92,6 +93,7 @@ bindsym $mod+Shift+k move up 30
bindsym $mod+l focus right
bindsym $mod+Shift+l move right 30
bindsym $mod+Ctrl+l move workspace to output right
bindsym $mod+z gaps outer current plus 5
bindsym $mod+Shift+z gaps outer current minus 5
@ -179,9 +181,11 @@ bindsym $mod+F2 restart
# #---Arrow Keys---# #
bindsym $mod+Left focus left
bindsym $mod+Ctrl+Left move workspace to output left
bindsym $mod+Down focus down
bindsym $mod+Up focus up
bindsym $mod+Right focus right
bindsym $mod+Ctrl+Right move workspace to output left
bindsym $mod+Shift+Left move left
bindsym $mod+Shift+Down move down
bindsym $mod+Shift+Up move up

View File

@ -132,6 +132,8 @@ This indicates the direction that the next window will spawn.
.ITEM
\f(CWMod+H/J/K/L\fP \(en Move a window around
.ITEM
\f(CWMod+Ctrl+h/j/k/l\fP \(en Move a workspace around screens
.ITEM
\f(CWMod+Y/U/I/O\fP \(en Resize windows
.ITEM
\f(CWMod+/\fP \(en Spawn vertical terminal