diff options
Diffstat (limited to '.config/awesome/rc.lua')
| -rw-r--r-- | .config/awesome/rc.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index d84bb95..395b90d 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -680,6 +680,7 @@ gears.timer { -- awful.spawn.with_shell("") -- awful.spawn.easy_async_with_shell("") awful.spawn.easy_async_with_shell("~/.config/awesome/autorun.sh") +awful.spawn.with_shell("~/.config/awesome/keymapper.sh") -- Client Swallowing Function |
