From 4dd9cc15f0413b908cdc6516a3b0746957eb59bd Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 12 Feb 2018 08:43:22 +1100 Subject: [PATCH] misc: prompt --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.