summarylogtreecommitdiffstats
path: root/sddm-theme-amadeus.install
blob: 36547256ca43f1cfeab512e5fe1cb9661046e5e8 (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=amadeus"
}