#!/bin/sh post_install(){ echo 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.' echo 'there is an example xmonad.hs in the above folder' }