add stage layout type
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
local glyphs = {
|
||||
dwindle = "layout-grid",
|
||||
master = "layout-sidebar",
|
||||
monocle = "square",
|
||||
scrolling = "arrows-horizontal",
|
||||
stage = "square",
|
||||
}
|
||||
|
||||
local current = "dwindle"
|
||||
|
||||
Reference in New Issue
Block a user