summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/quit
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-20 19:34:54 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-20 19:34:54 -0400
commitb35c1e156aeb1ea6a089c2b14df3c0f23b7e6e1c (patch)
tree54396ecfb11f2743fc22afe755b1acbfd4866324 /.config/wmii-hg/quit
parentc053f586f18ce70deba57d32ab98ca6c2779729f (diff)
parentb0fc73174a1142ff0ff30d187944aa5b86eb3595 (diff)
Merge branch 'master' into gluglugt60-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 341468e..b34a913 100755
--- a/.config/wmii-hg/quit
+++ b/.config/wmii-hg/quit
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if type systemctl &>/dev/null; then
systemctl --user stop "wmii@$DISPLAY.service"
else