Initial commit after confirming working Lua config
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"diagnostics": {
|
||||
"globals": [
|
||||
"hl"
|
||||
]
|
||||
},
|
||||
"workspace": {
|
||||
"library": [
|
||||
"/usr/share/hypr/stubs",
|
||||
"/usr/share/hyprland/stubs"
|
||||
],
|
||||
"checkThirdParty": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user