summarylogtreecommitdiffstats
path: root/adwaita-for-steam.install
blob: 3136b8d703777c71bdc307187f077ba41e976562 (plain)
1
2
3
4
5
6
7
8
9
10
post_install() {
	echo ""
	echo "****Adwaita for Steam was installed!****"
	echo ""
	echo "You still have to make steam able to read the skin location in your system directory /usr/lib:"
	echo "ln -s /usr/lib/steam/skins ~/.steam/steam/skins"
	echo ""
	echo "Now, select the skin in Steam Settings -> Interface."
	echo ""
}