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