1 # This is a default template for a post-install scriptlet. You can
2 # remove any functions you don't need (and this header).
4 # arg 1: the new package version
9 # arg 1: the new package version
11 echo ">>> Copy /usr/share/doc/gmontray.conf.example at your config home directory (~/.config):"
12 echo ">>> $cp /usr/share/doc/gmontray.conf.example ~/.config/gmontray.conf"
14 echo ">>> Change it ander your own needs, and add call of the gmontray at the ~/.xinitrc:"
15 echo ">>> gmontray -t 2 &"
16 echo ">>> Here '-t 2' is interval of the script execution inseconds, (see. man gmontray)."
19 # arg 1: the new package version
20 # arg 2: the old package version
25 # arg 1: the new package version
26 # arg 2: the old package version
31 # arg 1: the old package version
36 # arg 1: the old package version