1 2 3 4
post_install() { echo "To refresh your background every 10 minutes, run :" echo -e "\tsystemctl --user enable himawaripy.timer" }