summarylogtreecommitdiffstats
path: root/taffybar.install
blob: acfdd2a13c0637de43a36b12eb7919786896f1a1 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

post_install(){

  note 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.'
  note 'There is an example one at /usr/share/doc/taffybar/taffbar.hs.example'

}