summarylogtreecommitdiffstats
path: root/taffybar.install
diff options
context:
space:
mode:
Diffstat (limited to 'taffybar.install')
-rw-r--r--taffybar.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/taffybar.install b/taffybar.install
index e3c92122faab..acfdd2a13c06 100644
--- a/taffybar.install
+++ b/taffybar.install
@@ -2,7 +2,7 @@
post_install(){
- echo 'Place a taffybar.hs config file in $HOME/.config/taffybar to use.'
- echo 'There is an example one at /usr/share/doc/taffybar/taffbar.hs.example'
+ 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'
}