From f7116d268aff3fae88d8de408e8c807295618a5c Mon Sep 17 00:00:00 2001 From: delta Date: Tue, 4 Apr 2023 15:43:40 +0200 Subject: restructure and improve config --- .config/awesome/.old-luarc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .config/awesome/.old-luarc.json (limited to '.config/awesome/.old-luarc.json') 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" + ] +} -- cgit v1.2.3