Add workspace starting layouts

This commit is contained in:
2026-06-28 19:41:21 -04:00
parent 6c3dc371e3
commit 667dad864a
4 changed files with 83 additions and 1 deletions
+9
View File
@@ -47,6 +47,15 @@ monitors = {
-- layout = "dwindle", x = -1, y = -1 },
}
-- Per-workspace default layouts (overrides the monitor layout for a given workspace)
-- workspaces = {
-- layouts = {
-- [1] = { layout = "dwindle" },
-- [2] = { layout = "master" },
-- [3] = { layout = "monocle" },
-- },
-- }
-- autostart: it starts stuff in sequence
autostart = {
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_SESSION_TYPE XDG_CURRENT_DESKTOP",