function post_install { echo "You need to restart your X session to apply the changes." echo "Note that in gnome sessions, or when the files in '/etc/X11/xinit/xinitrc.d/' do not get executed, this package is no automatically activated and must be used per application by '/usr/bin/gtk3-nocsd'." } function post_upgrade { post_install }