Kid 5 anos atrás
pai
commit
1b99df310d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      neofetch

+ 1 - 1
neofetch

@@ -3743,7 +3743,7 @@ END
 
                 "Plasma"*)
                     image="${XDG_CONFIG_HOME}/plasma-org.kde.plasma.desktop-appletsrc"
-                    image="$(awk -F '=' '$1 == "Image" { print $2 }' $image)"
+                    image="$(awk -F '=' '$1 == "Image" { print $2 }' "$image")"
                 ;;
 
                 *)