diff --git a/neofetch b/neofetch index 969fb434..0b04610d 100755 --- a/neofetch +++ b/neofetch @@ -3280,7 +3280,7 @@ trap 'printf "\033[?25h"; clear; exit' 2 # Distro detection getdistro -[ -z "$ascii_distro" ] && ascii_distro="$(trim $distro)" +[ -z "$ascii_distro" ] && ascii_distro="$(trim "$distro")" # Get colors and bold bold