diff --git a/neofetch b/neofetch index 168ec51e..0cdcaa5d 100755 --- a/neofetch +++ b/neofetch @@ -2041,7 +2041,7 @@ get_w3m_img_path() { get_wallpaper() { case "$os" in - "Linux" | "BSD") + "Linux" | "BSD" | "Solaris" | "GNU") # Get DE if user has disabled the function. [[ -z "$de" ]] && get_de