WIP: awesomerc.tl
should work #85
|
@ -26,6 +26,11 @@ local node_fixer <const>: { string : New_Node_By_Name } = {
|
|||
},
|
||||
},
|
||||
},
|
||||
["gears.filesystem"] = {
|
||||
get_themes_dir = {
|
||||
return_types = { { "string" } }, -- The Awesome APIDoc have to updated
|
||||
},
|
||||
},
|
||||
["gears.surface"] = {
|
||||
apply_shape_bounding = {
|
||||
parameters = {
|
||||
|
|
Loading…
Reference in New Issue