aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm/usr/bin/hlwm-run-or-raise
diff options
context:
space:
mode:
Diffstat (limited to 'herbstluftwm/usr/bin/hlwm-run-or-raise')
-rwxr-xr-xherbstluftwm/usr/bin/hlwm-run-or-raise5
1 files changed, 4 insertions, 1 deletions
diff --git a/herbstluftwm/usr/bin/hlwm-run-or-raise b/herbstluftwm/usr/bin/hlwm-run-or-raise
index 85d7389..0657088 100755
--- a/herbstluftwm/usr/bin/hlwm-run-or-raise
+++ b/herbstluftwm/usr/bin/hlwm-run-or-raise
@@ -1,4 +1,7 @@
-#!/usr/bin/scsh -s
+#!/usr/bin/env sh
+# # -*- mode: scheme; -*-
+IFS=" "
+exec scsh -s "$0" "$@"
!#
;; hlwm-run-or-raise --- Raise a window or start a new process
;;