updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / alltray-scriptable / alltray-scriptable.install
blob60c19bd4ee22931f7d69712cd036b67abcbba9b6
1 post_install() {
2   echo ">> To make alltrays running a command close or undock gracefully,"
3   echo ">> tocuh /etc/alltray/<command>/{close, undock}. Remember to delete it after."
4   echo ">> Basically this just makes it so you don't have to click the tray."
7 op=$1
8 shift
10 $op $*