summarylogtreecommitdiffstats
path: root/taffybar.install
diff options
context:
space:
mode:
Diffstat (limited to 'taffybar.install')
-rw-r--r--taffybar.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/taffybar.install b/taffybar.install
index acfdd2a13c06..8549f8dad454 100644
--- a/taffybar.install
+++ b/taffybar.install
@@ -2,7 +2,8 @@
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'
+ msg2 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.'
+ msg2 'There is an example one at /usr/share/doc/taffybar/taffbar.hs.example'
+ msg2 'there is an example xmonad.hs in the above folder'
}