summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/config.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 00:48:11 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-29 00:48:11 -0500
commita9935b7a12a522937d91cb44a0e138132b555e16 (patch)
tree379c9846d85a43c8fdeefcf268e3ea0e10891758 /.config/wmii-hg/config.sh
parent435a7b5e8e590240340232cc1832ead32b87adc6 (diff)
Re-jigger to use systemd for the process monitor for the window manager
Diffstat (limited to '.config/wmii-hg/config.sh')
-rw-r--r--.config/wmii-hg/config.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/wmii-hg/config.sh b/.config/wmii-hg/config.sh
index 888c3ae..98c41a6 100644
--- a/.config/wmii-hg/config.sh
+++ b/.config/wmii-hg/config.sh
@@ -49,9 +49,6 @@ Event() {
Event FocusTag "$tag"
fi
done < <(lstags)
-
- # Run the autostart action
- Action autostart
;;
WmiircQuit) ## No args
echo ' ==> Stopping wmiirc'