aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/components/keybinds/init.lua
diff options
context:
space:
mode:
authordelta <darkussdelta@gmail.com>2023-01-29 09:59:52 +0100
committerdelta <darkussdelta@gmail.com>2023-01-29 10:02:22 +0100
commita0f8b5fa6acdd1c2477fb1881dd9067956bf0ae6 (patch)
tree04500ca0a4c97f85b1a2d875d8285effda7b57fe /.config/awesome/components/keybinds/init.lua
init dots
Diffstat (limited to '.config/awesome/components/keybinds/init.lua')
-rw-r--r--.config/awesome/components/keybinds/init.lua4
1 files changed, 4 insertions, 0 deletions
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"