Files
AwesomeWM-Config/.luarc.json
2024-03-04 18:35:35 -07:00

15 lines
238 B
JSON

{
"diagnostics.globals": [
"awesome",
"client",
"root",
"screen",
"tag",
"mouse",
],
"workspace.library": [
"/usr/bin/awesome",
"/usr/bin/awesome/lain"
],
}