post_install() {cat<< EOFTo enable and start the Display Manager, execute: systemctl enable xdm-xfreq systemctl start xdm-xfreqThe theme can be customized in the following files: /etc/xdm-xfreq/Xresources /etc/xdm-xfreq/xdm-xfreq.rcEOF}
post_upgrade() {
post_install $1}