From 857d57df7c22764a8a949e089f1782e37e99cfd9 Mon Sep 17 00:00:00 2001 From: Daniel Memije Date: Fri, 20 Nov 2020 17:54:40 -0600 Subject: [PATCH] Added padding at the end of left icon for custom args --- scripts/dracula.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index da72637..f963532 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -62,7 +62,7 @@ main() window) left_icon="#W ";; *) - left_icon=$show_left_icon;; + left_icon="$show_left_icon ";; esac # Handle powerline option