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