Files
arthur-os/.luarc.json
2026-05-11 10:39:22 -04:00

12 lines
154 B
JSON

{
"workspace": {
"library": [
"/usr/share/hypr/stubs"
],
"checkThirdParty": false
},
"diagnostics": {
"globals": ["hl"]
}
}