aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome')
-rw-r--r--.config/awesome/rc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 2d291e0..8822dfd 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -765,7 +765,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.easy_async_with_shell("~/.local/bin/awesome-autorun")
-- Client Swallowing Function