diff --git a/neofetch b/neofetch index 11381d74..8fa15897 100755 --- a/neofetch +++ b/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