tip() { echo -e "\n" echo -e "\033[31m === use 'mutter_setting' command to set window rounded radius. === \033[0m" echo -e "\n" } post_install() { tip } post_upgrade() { tip }