summarylogtreecommitdiffstats
path: root/chili-sddm-theme.install
blob: 4d086566a2430abd7120303bb147daa5f3ef8933 (plain)
1
2
3
4
5
6
post_install() {
  echo "To use this theme, add the following lines to /etc/sddm.conf.d/theme.conf:"
  echo
  echo "[Theme]"
  echo "Current=chili"
}