Files
hypr/.luarc.json

15 lines
247 B
JSON

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