No longer clear screen
This commit is contained in:
parent
580b5fd3f0
commit
c4e881c9f1
1 changed files with 1 additions and 1 deletions
2
neofetch
2
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
|
||||
|
|
Loading…
Reference in a new issue