did a load of stuff for no reason

This commit is contained in:
2026-05-12 21:26:58 +01:00
parent b45ba4f751
commit 92e9dd1b8e
7 changed files with 67 additions and 60 deletions

10
modules/.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"]
}
}