aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/components/keybinds/init.lua
diff options
context:
space:
mode:
authordelta <darkussdelta@gmail.com>2023-03-04 22:04:55 +0100
committerdelta <darkussdelta@gmail.com>2023-03-04 22:18:21 +0100
commitf0b32f45746c026d402651013b7e98315d6956a1 (patch)
treef42609e98522da081cebdd21a674a702d1054bbc /.config/awesome/components/keybinds/init.lua
parenta0f8b5fa6acdd1c2477fb1881dd9067956bf0ae6 (diff)
restructure awesome config, add fresnel
Diffstat (limited to '.config/awesome/components/keybinds/init.lua')
-rw-r--r--.config/awesome/components/keybinds/init.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/awesome/components/keybinds/init.lua b/.config/awesome/components/keybinds/init.lua
deleted file mode 100644
index 25b8942..0000000
--- a/.config/awesome/components/keybinds/init.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-modkey = "Mod4"
-
-require "components.keybinds.global"
-require "components.keybinds.client"