hyprland lua update

This commit is contained in:
RafayAhmad7548 2026-06-18 14:23:23 +05:00
parent 6cb5696eb5
commit 12ec4d920a
Signed by: RafayAhmad
SSH key fingerprint: SHA256:WURX8viobA1uawb4dWM3LqYrY+XPcZcXhAXAlrYdhtE
4 changed files with 298 additions and 3 deletions

7
.config/hypr/.luarc.json Normal file
View file

@ -0,0 +1,7 @@
{
"workspace": {
"library": [
"/usr/share/hypr/stubs"
]
}
}