Force tabbed mode by default

This commit is contained in:
2024-11-07 12:30:37 +01:00
parent 9800d3408e
commit 3604d6db3f

1
config
View File

@ -156,6 +156,7 @@ input "type:keyboard" {
bindsym $mod+s layout stacking
bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split
workspace_layout tabbed
# Make the current focus fullscreen
bindsym $mod+f fullscreen