some nonsense

This commit is contained in:
2026-05-12 11:47:52 +01:00
parent f3be814bca
commit c93ddf3818
6 changed files with 52 additions and 0 deletions

10
.luarc.json Normal file
View File

@@ -0,0 +1,10 @@
{
"workspace": {
"library": [
"/nix/store/k1jc5h9ls6j600hcpjciqn0s29whas63-hyprland-0.55.0+date=2026-05-11_5e441ca/share/hypr/stubs/hl.meta.lua"
]
},
"diagnostics": {
"globals": ["hl"]
}
}