From cc78d7e58af3d543a78572d7c529bc68fd746be5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 22 Jan 2018 21:46:27 -0800 Subject: Change SCSH interpreter location --- herbstluftwm/usr/bin/hlwm-run-or-raise | 2 +- herbstluftwm/usr/bin/hlwm-switch-tags | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'herbstluftwm/usr') 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 -- cgit v1.2.3-54-g00ecf