post_install() {
	echo "If you want typeahead search back in Nautilus, please upvote the issue here: https://gitlab.gnome.org/Teams/Design/whiteboards/-/issues/142"
	echo "Thanks :)"
}

post_upgrade() {
	post_install
}
