aboutsummaryrefslogtreecommitdiff
path: root/sxhkd/xsession.d/sxhkd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd/xsession.d/sxhkd.sh')
-rw-r--r--sxhkd/xsession.d/sxhkd.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/sxhkd/xsession.d/sxhkd.sh b/sxhkd/xsession.d/sxhkd.sh
index d52396c9..ca0e27e3 100644
--- a/sxhkd/xsession.d/sxhkd.sh
+++ b/sxhkd/xsession.d/sxhkd.sh
@@ -1,3 +1,2 @@
-# Start sxhkd(1)
-SXHKD_SHELL=$(command -pv sh) \
- sxhkd &
+# Start X hotkey daemon
+sxhkd &