Update neofetch
This commit is contained in:
parent
1b99df310d
commit
ce39f1bdbd
4
neofetch
4
neofetch
|
@ -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")"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
|
|
Reference in New Issue