summarylogtreecommitdiffstats
path: root/slimlock.install
blob: e5e99c1b96e367523fb1320f054b9d38b0ac4939 (plain)
1
2
3
4
5
6
7
8
9
10
post_install() {
  cat <<EOF
---------------------------------------------------------------
If you wish to use slimlock without having slim installed, copy
/usr/share/slimlock/example-slim.conf to /etc/slim.conf then
edit /etc/slim.conf to use the theme you want slimlock to use
(plenty are available in the AUR)
---------------------------------------------------------------
EOF
}