summaryrefslogtreecommitdiff
path: root/.config/systemd/user/wmii@.service
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2015-09-22 15:29:32 -0400
committerLuke Shumaker <shumakl@purdue.edu>2015-09-22 15:29:32 -0400
commit8f8b4b4954c103aec63d836c99de01f31c887136 (patch)
tree4660e476de9b2fdee6374f8b51243355fcb65912 /.config/systemd/user/wmii@.service
parent5c22284424454bbb89372399bda4ca0aef2f1f7c (diff)
parent6fd75fa99cc547ed9b9aa3657d698ac9552cc7f9 (diff)
Merge branch 'master' into purdue-cs/master
Diffstat (limited to '.config/systemd/user/wmii@.service')
-rw-r--r--.config/systemd/user/wmii@.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/systemd/user/wmii@.service b/.config/systemd/user/wmii@.service
index 0442fca..4a81e3f 100644
--- a/.config/systemd/user/wmii@.service
+++ b/.config/systemd/user/wmii@.service
@@ -12,3 +12,6 @@ NotifyAccess=all
Environment=DISPLAY=%I
ExecStart=/usr/bin/bash -l -c 'exec 8>${XDG_RUNTIME_DIR}/x11-wm@%I; exec /usr/bin/wmii'
ExecStop=/usr/bin/wmiir xwrite /ctl Quit
+
+[Install]
+RequiredBy=wm@%i.service