home/sway: set workspace 1 layout as tabbed

This commit is contained in:
2026-06-20 20:14:38 +02:00
parent 4aebe3c389
commit d55b02f766
+1
View File
@@ -96,6 +96,7 @@ in
bars = [ ];
startup = [
{ command = "exec ${quickshell_bar}/bin/quickshell-bar"; }
{ command = "swaymsg 'workspace 1; layout tabbed'"; }
];
keybindings = {