Swap configs to lua

This commit is contained in:
Ryan Hughes
2026-05-11 10:39:22 -04:00
parent 7e6403133c
commit b93650991f
13 changed files with 227 additions and 174 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"workspace": {
"library": [
"/usr/share/hypr/stubs"
],
"checkThirdParty": false
},
"diagnostics": {
"globals": ["hl"]
}
}