switch workspaces
This commit is contained in:
parent
a0c72c009b
commit
3c592a20c1
1 changed files with 3 additions and 0 deletions
|
@ -98,6 +98,9 @@ bindsym $mod+Shift+7 move container to workspace " 7 "
|
||||||
bindsym $mod+Shift+8 move container to workspace " 8 "
|
bindsym $mod+Shift+8 move container to workspace " 8 "
|
||||||
bindsym $mod+Shift+9 move container to workspace " 9 "
|
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+b splith
|
||||||
bindsym $mod+v splitv
|
bindsym $mod+v splitv
|
||||||
bindsym $mod+Shift+t layout tabbed
|
bindsym $mod+Shift+t layout tabbed
|
||||||
|
|
Loading…
Reference in a new issue