+ startup.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user