summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/quit
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:12:38 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-27 20:12:38 -0500
commit4e802e740bb2f7c6891271d3eaab39768360e261 (patch)
tree52cd247d9ffabab2f5cfb9f7821fbafbb27678f7 /.config/wmii-hg/quit
parentbd42aa1b31e2e41cac7ac2ffa6edc05e04354815 (diff)
parentd09fa8687ee01dcb4ef540deb106b8531f56b403 (diff)
Merge branch 'master' into build64-par/master
Diffstat (limited to '.config/wmii-hg/quit')
-rwxr-xr-x.config/wmii-hg/quit2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii-hg/quit b/.config/wmii-hg/quit
index b34a913..58d4db0 100755
--- a/.config/wmii-hg/quit
+++ b/.config/wmii-hg/quit
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
if type systemctl &>/dev/null; then
- systemctl --user stop "wmii@$DISPLAY.service"
+ systemctl --user stop "wmii@$(systemd-escape -- "$DISPLAY").service"
else
. include.sh
echo quit >> $WMII_DIR/ctl