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