From 1a888b8eae8510f541ee66332040dc8fc4509d26 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 27 Sep 2016 02:43:33 +0200 Subject: Fix script name --- hlwm-run-or-raise | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hlwm-run-or-raise b/hlwm-run-or-raise index de2dbe1..d01eac2 100755 --- a/hlwm-run-or-raise +++ b/hlwm-run-or-raise @@ -1,6 +1,6 @@ #!/usr/local/bin/scsh -s !# -;; hrunorraise --- Raise a window or start a new process +;; hlwm-run-or-raise --- Raise a window or start a new process ;; ;; Tries to find a window ID for a window with a given class value. If ;; no such window can be found treat the rest of the command line as -- cgit v1.2.3-54-g00ecf