From 614d0123520411e29728e7b7a44d66793eced401 Mon Sep 17 00:00:00 2001 From: Dane Williams Date: Wed, 3 Jun 2020 20:33:41 -0700 Subject: [PATCH] fix space for non powerline --- scripts/dracula.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index fbf27f8..e3b3bbe 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -137,7 +137,7 @@ main() fi if $show_cpu_percentage; then - tmux set-option -ga status-right "#[fg=${dark_gray},bg=${orange}]#($current_dir/cpu_info.sh) " + tmux set-option -ga status-right "#[fg=${dark_gray},bg=${orange}] #($current_dir/cpu_info.sh) " fi if $show_network; then # network