diff --git a/neofetch b/neofetch index f73a1809..a7984a58 100755 --- a/neofetch +++ b/neofetch @@ -3782,7 +3782,6 @@ END "Plasma"*) image=$XDG_CONFIG_HOME/plasma-org.kde.plasma.desktop-appletsrc image=$(awk -F '=' '$1 == "Image" { print $2 }' "$image") - image=${image##file://} ;; *)