switch workspaces
This commit is contained in:
parent
a0c72c009b
commit
3c592a20c1
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ bindsym $mod+Shift+6 move container to workspace " 6 "
|
|||
bindsym $mod+Shift+7 move container to workspace " 7 "
|
||||
bindsym $mod+Shift+8 move container to workspace " 8 "
|
||||
bindsym $mod+Shift+9 move container to workspace " 9 "
|
||||
#-
|
||||
bindsym $mod+comma workspace next_on_output
|
||||
bindsym $mod+period workspace prev_on_output
|
||||
# -
|
||||
bindsym $mod+b splith
|
||||
bindsym $mod+v splitv
|
||||
|
|
Loading…
Reference in a new issue