diff --git a/neofetch b/neofetch index 190f3c31..ee580ad6 100755 --- a/neofetch +++ b/neofetch @@ -2953,7 +2953,7 @@ dynamicprompt() { fi # Set the prompt location - [ "$image" != "off" ] && printf "\033[${lines/-*/0}B" + printf "\033[${lines/-*/0}B" # Add some padding [ "$image" == "ascii" ] && \