summarylogtreecommitdiffstats
path: root/sddm-archlinux-theme.install
blob: f4899caf6c636d69ec76f5a256b1a9c4025086b1 (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=archlinux"
}