summarylogtreecommitdiffstats
path: root/sddm-old-breeze-theme-tweak.install
blob: 74cfe2a327873fa1f454082bf0fd12bfa2ce0cba (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=breeze-5.7"
}