post_install() {
  echo "To use this theme, add the following lines to /etc/sddm.conf:"
  echo
  echo "[Theme]"
  echo "Current=archlinux-simplyblack"
  echo
  echo "or"
  echo
  echo "[Theme]"
  echo "Current=archlinux-soft-grey"
}
