summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmii@.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 02:43:52 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-28 02:43:52 -0500
commit95c15eba4ade7e34ea38890417e818799d358261 (patch)
tree0b2aad15e997e730949dd7fa1deb963f166923e2 /.config/systemd/user/wmii@.service
parentb82d5f31db3694862bf778d3baf363bda0e580b4 (diff)
parent0ebf8c63b0fa3bf3a20eb6e4272290bd0044dbaf (diff)
Merge remote-tracking branch 'origin/master' into build64-par/master
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]