From a0f8b5fa6acdd1c2477fb1881dd9067956bf0ae6 Mon Sep 17 00:00:00 2001 From: delta Date: Sun, 29 Jan 2023 09:59:52 +0100 Subject: init dots --- .config/awesome/components/keybinds/init.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .config/awesome/components/keybinds/init.lua (limited to '.config/awesome/components/keybinds/init.lua') diff --git a/.config/awesome/components/keybinds/init.lua b/.config/awesome/components/keybinds/init.lua new file mode 100644 index 0000000..25b8942 --- /dev/null +++ b/.config/awesome/components/keybinds/init.lua @@ -0,0 +1,4 @@ +modkey = "Mod4" + +require "components.keybinds.global" +require "components.keybinds.client" -- cgit v1.2.3