diff --git a/neofetch b/neofetch index c3a3ff3c..9f7a31e4 100755 --- a/neofetch +++ b/neofetch @@ -281,6 +281,7 @@ get_model() { model="${model//System Product Name}" model="${model//System Version}" model="${model//Undefined}" + model="${model//Default string}" } get_title() {