diff options
Diffstat (limited to '.config/awesome/.old-luarc.json')
| -rw-r--r-- | .config/awesome/.old-luarc.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/awesome/.old-luarc.json b/.config/awesome/.old-luarc.json new file mode 100644 index 0000000..b62f876 --- /dev/null +++ b/.config/awesome/.old-luarc.json @@ -0,0 +1,14 @@ +{ + "diagnostics.globals": [ + "awesome", + "client", + "mouse", + "mousegrabber", + "root", + "screen", + "tag" + ], + "workspace.library": [ + "/usr/share/awesome/lib" + ] +} |
