updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / screenhop / screenhop.install
blob2597056425edf8219fff087da51ec6aab42efa09
1 post_install() {
2   echo -e ">>>"
3   echo -e ">>>\e[1;31m NOTE:\e[0m\e[1m For screenhop to be automatically loaded, you must add the line:\e[0m"
4   echo -e ">>>"
5   echo -e ">>>  export GTK_MODULES="\$GTK_MODULES:screenhop""
6   echo -e ">>>"
7   echo -e ">>>\e[1m to your ~/.xinitrc (or otherwise ensure the enviroment variable is set).\e[0m"
8   echo -e ">>>"
9   /bin/true