sxmo: sway: default to tabbed workspaces

This commit is contained in:
2023-08-22 10:03:07 +00:00
parent 53ccb96234
commit 2f83e73139

View File

@@ -47,6 +47,9 @@ titlebar_border_thickness 1
titlebar_padding 12 1 titlebar_padding 12 1
title_align center title_align center
# tabbed windows by default
workspace_layout tabbed
### tab colors (#border #background #text [#indicator #childBorder]) ### tab colors (#border #background #text [#indicator #childBorder])
# focused & unfocused are the main interest # focused & unfocused are the main interest
# urgent is used when an inactive window wants attention (e.g. terminal rings a bell) # urgent is used when an inactive window wants attention (e.g. terminal rings a bell)