summarylogtreecommitdiffstats
path: root/theme.install
blob: 0b7fd86522ae3d998df0430c4643af462c099efc (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 wisp in /etc/lightdm/lightdm-webkit2-greeter.conf!"
}