summarylogtreecommitdiffstats
path: root/color-scheme-simulator-git.install
blob: 067585f7b85246ef4747a206cd90ab0a4d589b66 (plain)
1
2
3
4
5
6
7
post_install() {
	echo Please run \"systemctl --user restart xdg-desktop-portal\" after install
}

post_remove() {
	echo Please run \"systemctl --user restart xdg-desktop-portal\" and \"killall xdg-desktop-portal-impatience\" after removal
}