diff --git a/neofetch b/neofetch index ae7d5b23..f0487a3f 100755 --- a/neofetch +++ b/neofetch @@ -282,6 +282,7 @@ get_model() { model="${model//System Version}" model="${model//Undefined}" model="${model//Default string}" + model="${model//Not Specified}" } get_title() {