summarylogtreecommitdiffstats
path: root/himawaripy.install
blob: b624c5160b842cae8a76c9991679a16a9394ba15 (plain)
1
2
3
4
post_install() {
	echo "To refresh your background every 10 minutes, run :"
	echo -e "\tsystemctl --user enable himawaripy.timer"
}