+ startup.sh

This commit is contained in:
tuxwarrior
2024-04-30 21:26:27 -05:00
parent 81901f2aaf
commit 60d43c37eb
2 changed files with 8 additions and 0 deletions

View File

@@ -72,6 +72,9 @@ if [ ${operation} == "dots" ] ; then
file_name=hyprpaper.conf
deploy_file ${dots_trg}/hyprpaper/${file_name} /home/${user}/.config/hypr/${file_name}
file_name=startup.sh
deploy_file ${dots_trg}/startup/${file_name} /home/${user}/bin/${file_name}
fi
# download wallpapers from repo