From 759ca8100998d8d0e18c59d30d568878cb29facb Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Fri, 4 Nov 2022 16:31:38 -0400 Subject: reverted: fix for keymapper.sh reliability issues --- .config/awesome/rc.lua | 1 - 1 file changed, 1 deletion(-) (limited to '.config/awesome/rc.lua') diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua index 395b90d..d84bb95 100644 --- a/.config/awesome/rc.lua +++ b/.config/awesome/rc.lua @@ -680,7 +680,6 @@ 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 -- cgit v1.2.3