initial setup for hyprlang -> lua

This commit is contained in:
2026-05-04 19:53:56 +02:00
parent 845d28c6a1
commit 5506a79667
10 changed files with 321 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"workspace": {
"library": [
"/usr/share/hypr/stubs"
]
},
"diagnostics": {
"globals": ["hl"]
}
}