i3 mapping to move workspace between displays
This commit is contained in:
parent
6126294686
commit
abc9276d8e
@ -87,6 +87,11 @@ bindsym $mod+Shift+j move down
|
|||||||
bindsym $mod+Shift+k move up
|
bindsym $mod+Shift+k move up
|
||||||
bindsym $mod+Shift+l move right
|
bindsym $mod+Shift+l move right
|
||||||
|
|
||||||
|
bindsym $mod+Ctrl+Shift+l move workspace to output right
|
||||||
|
bindsym $mod+Ctrl+Shift+h move workspace to output left
|
||||||
|
bindsym $mod+Ctrl+Shift+k move workspace to output up
|
||||||
|
bindsym $mod+Ctrl+Shift+j move workspace to output down
|
||||||
|
|
||||||
# alternatively, you can use the cursor keys:
|
# alternatively, you can use the cursor keys:
|
||||||
bindsym $mod+Shift+Left move left
|
bindsym $mod+Shift+Left move left
|
||||||
bindsym $mod+Shift+Down move down
|
bindsym $mod+Shift+Down move down
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user