/ wallpaper target upd

This commit is contained in:
t470p
2024-05-11 21:18:27 -05:00
parent 83306eb7fe
commit 09ee878298

View File

@@ -254,6 +254,8 @@ if [ ${operation} == "dots+" ] ; then
# ----------
# wallpapers
# ----------
deploy_file "${dotsplus_trg}/wallpapers/install/*" "/home/${user}/.config/hypr/"
file_path=/home/${user}/.local/share/wp
mkdir -p ${file_path}
deploy_file "${dotsplus_trg}/wallpapers/install/*" "${file_path}/"
fi