diff --git a/neofetch b/neofetch index 759258c3..9d19b968 100755 --- a/neofetch +++ b/neofetch @@ -4308,7 +4308,7 @@ dynamic_prompt() { return else [[ "$image_prompt" ]] && printf "%b\n" "$line_breaks" - lines="$((lines - info_height))" + lines="$((lines - info_height + 1))" fi # Set the prompt location.