From a3eb721ee72be19f8de2e4cdcc82a0d0b84f1074 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 14 Nov 2021 14:40:46 -0500 Subject: changed spawn method for autorun.sh --- awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'awesome/rc.lua') diff --git a/awesome/rc.lua b/awesome/rc.lua index b1307ff..716d069 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -641,4 +641,4 @@ gears.timer { -- awful.spawn.with_shell("") -- awful.spawn.easy_async_with_shell("") -awful.spawn.easy_async_with_shell("/home/kylert/.config/awesome/autorun.sh") +awful.spawn("/home/kylert/.config/awesome/autorun.sh") -- cgit v1.2.3