WIP: awesomerc.tl
should work #85
|
@ -27,6 +27,7 @@ local type_map <const>: { string : string } = {
|
|||
template = "table",
|
||||
["true"] = "boolean", -- Either Teal should support literal types or maybe Awesome should use booleans instead of true
|
||||
["wibox.container"] = "table",
|
||||
["wibox.drawable"] = "Drawable",
|
||||
["wibox.layout"] = "table",
|
||||
widget = "wibox.widget",
|
||||
|
||||
|
|
Loading…
Reference in New Issue