aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
diff options
context:
space:
mode:
authorGravatar Tom Willemse2018-01-22 21:46:27 -0800
committerGravatar Tom Willemse2018-02-07 00:52:20 -0800
commitcc78d7e58af3d543a78572d7c529bc68fd746be5 (patch)
treec8cf1460d68403138aec3ce37c43949baeef8afa /herbstluftwm
parent65739773b0bff2714363b44724ee8a67d44ab6fc (diff)
downloadnew-dotfiles-cc78d7e58af3d543a78572d7c529bc68fd746be5.tar.gz
new-dotfiles-cc78d7e58af3d543a78572d7c529bc68fd746be5.zip
Change SCSH interpreter location
Diffstat (limited to 'herbstluftwm')
-rwxr-xr-xherbstluftwm/usr/bin/hlwm-run-or-raise2
-rwxr-xr-xherbstluftwm/usr/bin/hlwm-switch-tags2
2 files changed, 2 insertions, 2 deletions
diff --git a/herbstluftwm/usr/bin/hlwm-run-or-raise b/herbstluftwm/usr/bin/hlwm-run-or-raise
index be665a7..85d7389 100755
--- a/herbstluftwm/usr/bin/hlwm-run-or-raise
+++ b/herbstluftwm/usr/bin/hlwm-run-or-raise
@@ -1,4 +1,4 @@
-#!/usr/local/bin/scsh -s
+#!/usr/bin/scsh -s
!#
;; hlwm-run-or-raise --- Raise a window or start a new process
;;
diff --git a/herbstluftwm/usr/bin/hlwm-switch-tags b/herbstluftwm/usr/bin/hlwm-switch-tags
index 091cf2e..06a10d2 100755
--- a/herbstluftwm/usr/bin/hlwm-switch-tags
+++ b/herbstluftwm/usr/bin/hlwm-switch-tags
@@ -1,4 +1,4 @@
-#!/usr/local/bin/scsh \
+#!/usr/bin/scsh \
-o define-record-types -s
!#
;; hlwm-switch-tags --- Switch the currently visible tags