summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmii@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 02:42:40 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 02:42:59 -0500
commit0ebf8c63b0fa3bf3a20eb6e4272290bd0044dbaf (patch)
treeedb67da454c86e3757d39b265d644c010fc89288 /.config/systemd/user/wmii@.service
parent285e484ff96c28440b661c4ed3e281a070e97b45 (diff)
tidy
Diffstat (limited to '.config/systemd/user/wmii@.service')
-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 c939221..6707b9a 100644
--- a/.config/systemd/user/wmii@.service
+++ b/.config/systemd/user/wmii@.service
@@ -12,7 +12,7 @@ Environment=DISPLAY=%I
Type=notify
NotifyAccess=all
-ExecStart=/usr/bin/env bash -c 'exec 8>${XDG_RUNTIME_DIR}/x11-wm@%I; exec /usr/bin/wmii'
+ExecStart=/usr/bin/env bash -c 'exec 8>${XDG_RUNTIME_DIR}/x11-wm@%I; exec wmii'
ExecStop=/usr/bin/env wmiir xwrite /ctl Quit
[Install]