#!/bin/bash post_install() { echo ' to use teiler you need to copy /usr/share/doc/teiler/config.example to $HOME/.config/teiler/config and edit it to your needs. Install either dmenu2 or rofi-git from AUR. You want to install some notification daemon. dunst is recommended. ' } #post_install