From e254274c24dba697f9f9e9045fa3cf50da07d0a3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 19 Aug 2016 10:07:24 +1000 Subject: [PATCH] Cleanup --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 3ab476c6..9631ec79 100755 --- a/neofetch +++ b/neofetch @@ -3049,7 +3049,7 @@ main() { fi # Move cursor to the top - [ "$image" != "off" ] && printf "\033[0H" + printf "\033[0H" # Print the info printinfo