summarylogtreecommitdiffstats
path: root/readme.install
blob: 4de642c48acdd8b29834479d6a49bcf36be1d7d7 (plain)
1
2
3
4
5
6
7
post_install() {
  echo '------------------------------------------------------------------------------------'
  echo ' You must edit ~/.xscreensaver to add support for this screensaver'
  echo ' Find the line "programs:" and simply add the following below it:'
  echo ' "ATV4" atv4 \n\'
  echo '------------------------------------------------------------------------------------'
}