Unverified Commit ce39f1bd authored by Kid's avatar Kid Committed by GitHub

Update neofetch

parent 1b99df31
...@@ -3742,8 +3742,8 @@ END ...@@ -3742,8 +3742,8 @@ END
;; ;;
"Plasma"*) "Plasma"*)
image="${XDG_CONFIG_HOME}/plasma-org.kde.plasma.desktop-appletsrc" image="${XDG_CONFIG_HOME}/plasmarc"
image="$(awk -F '=' '$1 == "Image" { print $2 }' "$image")" image="$(awk -F '=' '$1 == "usersWallpapers" { print $2 }' "$image")"
;; ;;
*) *)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment