Bind moving workspace
This commit is contained in:
@@ -9,3 +9,9 @@ bindsym $mod+Shift+Left move left
|
|||||||
bindsym $mod+Shift+Down move down
|
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
|
||||||
|
|
||||||
|
# Move current workspace
|
||||||
|
bindsym $mod+Control+Shift+Right move workspace to output right
|
||||||
|
bindsym $mod+Control+Shift+Left move workspace to output left
|
||||||
|
bindsym $mod+Control+Shift+Down move workspace to output down
|
||||||
|
bindsym $mod+Control+Shift+Up move workspace to output up
|
||||||
|
Reference in New Issue
Block a user