From c4e881c9f1bc4887ed450e5c63cf6c1194846750 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 1 Oct 2016 11:35:23 +1000 Subject: [PATCH] No longer clear screen --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 058a97a7..a55a2057 100755 --- a/neofetch +++ b/neofetch @@ -3144,8 +3144,8 @@ main() { # Display the image if enabled displayimage fi - printf "\033[$((${lines:-0} - 4))A" + printf "\033[9999999D" printf "\0337" # Move cursor to top of ascii art