add stage layout type
Jobs to run on push to main / update-catalog (push) Canceled after 0s
Jobs to run on push to main / update-issue-templates (push) Canceled after 0s
Validate Plugin Manifests / validate (push) Canceled after 0s

This commit is contained in:
2026-08-13 20:36:44 -07:00
parent 1e08459260
commit b9c7680124
+1 -2
View File
@@ -3,8 +3,7 @@
local glyphs = {
dwindle = "layout-grid",
master = "layout-sidebar",
monocle = "square",
scrolling = "arrows-horizontal",
stage = "square",
}
local current = "dwindle"