summarylogtreecommitdiffstats
path: root/awesome-cinnamon.install
blob: f8afb2b3bb107eb1fc56fdc9ca946c76c22c42c6 (plain)
1
2
3
4
5
6
post_install() {
  echo
  echo 'Now, when logging in with a Display Manager, you can choose the session type "Awesome Cinnamon".'
}

# vim:set sts=2 ts=2 sw=2 et: