summarylogtreecommitdiffstats
path: root/lxdm-themes.install
diff options
context:
space:
mode:
Diffstat (limited to 'lxdm-themes.install')
-rw-r--r--lxdm-themes.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/lxdm-themes.install b/lxdm-themes.install
index fa07074f132d..013b065d557e 100644
--- a/lxdm-themes.install
+++ b/lxdm-themes.install
@@ -5,7 +5,5 @@ post_install() {
}
post_upgrade() {
- echo "==> Don't forget to manually edit /etc/lxdm/lxdm.conf and set your prefered theme"
- echo " eg. theme=ArchlinuxFull or theme=Arch-Dark"
- echo " ls /usr/share/lxdm/themes, to see all available themes"
+ post_install
}