add stage type
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--!nonstrict
|
||||
|
||||
local layouts = { "dwindle", "master", "monocle", "scrolling" }
|
||||
local layouts = { "dwindle", "master", "stage" }
|
||||
|
||||
noctalia.setUpdateInterval(1000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user