Merge branch 'master' into android2
This commit is contained in:
commit
8bc6b2d183
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -2953,7 +2953,7 @@ dynamicprompt() {
|
|||
fi
|
||||
|
||||
# Set the prompt location
|
||||
[ "$image" != "off" ] && printf "\033[${lines/-*/0}B"
|
||||
printf "\033[${lines/-*/0}B"
|
||||
|
||||
# Add some padding
|
||||
[ "$image" == "ascii" ] && \
|
||||
|
|
Loading…
Reference in a new issue