diff options
Diffstat (limited to 'artix/home/.config/hypr/.luarc.json')
| -rw-r--r-- | artix/home/.config/hypr/.luarc.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/artix/home/.config/hypr/.luarc.json b/artix/home/.config/hypr/.luarc.json new file mode 100644 index 0000000..b4ecec0 --- /dev/null +++ b/artix/home/.config/hypr/.luarc.json @@ -0,0 +1,7 @@ +{ + "workspace": { + "library": [ + "/usr/share/hypr/stubs" + ] + } +} |
