Bind moving workspace
This commit is contained in:
		| @@ -8,4 +8,10 @@ bindsym $mod+Right focus right | |||||||
| bindsym $mod+Shift+Left move left | 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