summarylogtreecommitdiffstats
path: root/sddm-eucalyptus-drop.install
blob: d09a75613a5c35dcf02e84775f3c2c7dea2a785a (plain)
1
2
3
4
5
6
post_install() {
    echo "To use this theme, add the following lines to /etc/sddm.conf:"
    echo
    echo "[Theme]"
    echo "Current=eucalyptus-drop"
}