aboutsummaryrefslogtreecommitdiffstats
path: root/hlwm-run-or-raise
diff options
context:
space:
mode:
Diffstat (limited to 'hlwm-run-or-raise')
-rwxr-xr-xhlwm-run-or-raise5
1 files changed, 4 insertions, 1 deletions
diff --git a/hlwm-run-or-raise b/hlwm-run-or-raise
index 85d7389..0657088 100755
--- a/hlwm-run-or-raise
+++ b/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
;;