summarylogtreecommitdiffstats
path: root/theme.install
blob: 395a60bd94408f9a767d9356be298e28de41b721 (plain)
1
2
3
4
5
post_install()
{
	echo "Don't forget to set greeter-session to lightdm-webkit2-greeter in /etc/lightdm/lightdm.conf!"
	echo "Don't forget to set webkit-theme to tendou in /etc/lightdm/lightdm-webkit2-greeter.conf!"
}