fix tests
This commit is contained in:
parent
536c0b0ef7
commit
24f5259339
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -4665,7 +4665,7 @@ get_args() {
|
|||
cpu_temp="C"
|
||||
|
||||
# Known implicit unused variables.
|
||||
printf '%s\n' "$kernel $icons $font $battery $locale"
|
||||
printf '%s\n' "$kernel $icons $font $battery $locale ${mpc_args[@]}"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue