using unicode glyph for floating windows from Siji for the static string

This commit is contained in:
Iris Lightshard 2020-10-10 09:34:46 -04:00
parent 7f9a4aa11d
commit 429483c376
Signed by: Iris Lightshard
GPG key ID: 3B7FBC22144E6398

View file

@ -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