Tsuz-Hypr-Dotfiles/.vscode/settings.json
2026-06-02 10:26:57 -04:00

7 lines
No EOL
169 B
JSON

{
"Lua.workspace.library": [
"/usr/share/hypr/stubs"
],
"qt-qml.qmlls.useQmlImportPathEnvVar": true,
"qt-qml.qmlls.customExePath": "/usr/lib/qt6/bin/qmlls"
}