Sway : Toggle modes with mod+c.

This commit is contained in:
Dmitry Voronin 2024-03-31 01:03:08 +03:00
parent 081a2e517a
commit b8d8147cb9

View file

@ -12,7 +12,7 @@ bindsym $mod+backslash splith
bindsym $mod+minus splitv bindsym $mod+minus splitv
# Switch the current container between different layout styles. # Switch the current container between different layout styles.
bindsym $mod+Shift+Tab layout toggle split tabbed bindsym $mod+c layout toggle split tabbed
# Fullscreen. # Fullscreen.
bindsym $mod+f fullscreen bindsym $mod+f fullscreen