add stage 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:55:58 -07:00
parent 114129f72e
commit 86ff7b83c2
+1 -1
View File
@@ -1,6 +1,6 @@
--!nonstrict
local layouts = { "dwindle", "master", "monocle", "scrolling" }
local layouts = { "dwindle", "master", "stage" }
noctalia.setUpdateInterval(1000)