diff --git a/neofetch b/neofetch index 23a35678..78c35d20 100755 --- a/neofetch +++ b/neofetch @@ -1353,7 +1353,7 @@ get_style() { fi ;; - *"Cinnamon") + *"Cinnamon"*) if type -p gsettings >/dev/null; then gtk3_theme="$(gsettings get org.cinnamon.desktop.interface "$gsettings")" gtk2_theme="$gtk3_theme"