summaryrefslogtreecommitdiff
path: root/.config/systemd/user
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-02-02 12:51:54 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-02-02 12:51:54 -0500
commit3a22183b721e08d0ef9b186ca13df1e05f0c2bc6 (patch)
tree0a46dc6f7ef3d461fed58848b431d3a0b5c0a7b1 /.config/systemd/user
parent874368760f5511ff24b44759acc07f3060b9f793 (diff)
parentc044c568a8c6aa80b4ea52312baaa8fb8f34342f (diff)
Merge branch 'master' into gluglugt60-par/master
Diffstat (limited to '.config/systemd/user')
-rw-r--r--.config/systemd/user/wmii@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/systemd/user/wmii@.service b/.config/systemd/user/wmii@.service
index 10fc4e9..12f585b 100644
--- a/.config/systemd/user/wmii@.service
+++ b/.config/systemd/user/wmii@.service
@@ -9,4 +9,4 @@ Restart=no
Environment=DISPLAY=%I
ExecStart=/usr/bin/bash -l -c /usr/bin/wmii
ExecStop=/usr/bin/wmiir xwrite /ctl Quit
-ExecStopPost=/usr/bin/bash -c ": > ${XDG_RUNTIME_DIR}/x11-wm@%I"
+ExecStopPost=/usr/bin/timeout .1 bash -c ": > ${XDG_RUNTIME_DIR}/x11-wm@%I"