summarylogtreecommitdiffstats
path: root/sddm-sugar-light.install
blob: abe70c9ca2a7b7c18fe459d956ae5281eb5d2e63 (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=sugar-light"
}