From 0ebf8c63b0fa3bf3a20eb6e4272290bd0044dbaf Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 28 Feb 2016 02:42:40 -0500 Subject: tidy --- .config/systemd/user/wmii@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/systemd/user/wmii@.service') 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] -- cgit v1.2.3-54-g00ecf