aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-05-11 02:27:05 -0400
committertdro <tdro@users.noreply.github.com>2020-05-11 02:27:05 -0400
commit8917f04b43452e5013261a3fa6c113fa57392310 (patch)
tree06df3a865e6aaa867e1f923abffcdcee64ec4385 /.config/awesome
parentfa9b53953a6445bf5844628a2bf6a140e34b57c4 (diff)
downloaddotfiles-8917f04b43452e5013261a3fa6c113fa57392310.tar.gz
dotfiles-8917f04b43452e5013261a3fa6c113fa57392310.tar.bz2
dotfiles-8917f04b43452e5013261a3fa6c113fa57392310.zip
.config/awesome/rc.lua: Remove exit signal hook
Diffstat (limited to '.config/awesome')
-rw-r--r--.config/awesome/rc.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index a402768..9c2261b 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -32,8 +32,6 @@ local lain = require("lain")
awesome.font = ("FontAwesome 8")
-- Startup
-- os.execute("sleep 1 && i3lock-fancy -t '' -- scrot &")
--- Exit Signals
-awesome.connect_signal("exit", function() awful.util.spawn_with_shell("~/.config/awesome/atexit") end)
-- {{{ Error handling
-- Check if awesome encountered an error during startup and fell back to