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