summarylogtreecommitdiffstats
path: root/sddm-theme-archpaint2-breeze.install
blob: 1519b2f83fbc4c43419b72f0f99fc049a1ec9366 (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 "archpaint2-breeze"
}