Cleanup
This commit is contained in:
parent
e25a48e1f8
commit
e254274c24
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -3049,7 +3049,7 @@ main() {
|
|||
fi
|
||||
|
||||
# Move cursor to the top
|
||||
[ "$image" != "off" ] && printf "\033[0H"
|
||||
printf "\033[0H"
|
||||
|
||||
# Print the info
|
||||
printinfo
|
||||
|
|
Loading…
Reference in a new issue