From e8bb1f4a1844f07fc2f6973f2e7b400f2ddf2f3d Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 25 Dec 2016 12:03:06 +0100 Subject: Initial commit. --- commondefs.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 commondefs.lua (limited to 'commondefs.lua') diff --git a/commondefs.lua b/commondefs.lua new file mode 100644 index 0000000..9ec5c45 --- /dev/null +++ b/commondefs.lua @@ -0,0 +1,4 @@ +return { + terminal = "x-terminal-emulator", + modkey = "Mod4", +} -- cgit v1.2.3