Sway : Toggle modes with mod+c.
This commit is contained in:
parent
081a2e517a
commit
b8d8147cb9
|
@ -12,7 +12,7 @@ bindsym $mod+backslash splith
|
|||
bindsym $mod+minus splitv
|
||||
|
||||
# Switch the current container between different layout styles.
|
||||
bindsym $mod+Shift+Tab layout toggle split tabbed
|
||||
bindsym $mod+c layout toggle split tabbed
|
||||
|
||||
# Fullscreen.
|
||||
bindsym $mod+f fullscreen
|
||||
|
|
Loading…
Reference in a new issue