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