From 429483c376a0961c3ace89e09a7c9c6ac1529066 Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sat, 10 Oct 2020 09:34:46 -0400 Subject: [PATCH] using unicode glyph for floating windows from Siji for the static string --- desks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desks.sh b/desks.sh index f5f0da9..ad5ddb8 100755 --- a/desks.sh +++ b/desks.sh @@ -8,7 +8,7 @@ # if we're feeling spartan, just print a simple string for the executor if [ -z $1 ]; then - echo " >>" + echo "" # if we pass '-x', spit a few hexadecimal bytes into the executor for eye-candy elif [ "$1" = "-x" ]; then