dotfiles/hypr/.luarc.json
Benjamin Palko 2908188146 add luarc
2026-05-20 11:20:04 -04:00

8 lines
112 B
JSON

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