commit 0ea517fdf05f1abe32b29f4b2040cc372a17acdb
Author: plasmoduck <[email protected]>
Date: Sat Sep 19 14:34:14 2020 +1000
shortened wording
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index be699b7d..14f6aed4 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -155,8 +155,8 @@ This covers most console-based programs and programs from
* [mpv](https://mpv.io/) - a free, open-source and cross-platform media player.
### Notifications
-* [herbe](https://github.com/dudik/herbe) - Daemon-less notifications without
D-Bus. Minimal, lightweight & written in C. Works well with
[tiramisu](https://github.com/Sweets/tiramisu)
-* [tiramisu](https://github.com/Sweets/tiramisu) - "Desktop notifications, the
UNIX way". Tiramisu is a notification daemon based on dunst that outputs
notifications to STDOUT in order to allow the user to process notifications any
way they prefer.
+* [herbe](https://github.com/dudik/herbe) - Daemon-less notifications without
D-Bus. Minimal, lightweight & written in C. You can use
[tiramisu](https://github.com/Sweets/tiramisu) to call herbe.
+* [tiramisu](https://github.com/Sweets/tiramisu) - Tiramisu is a notification
daemon based on dunst that outputs notifications to STDOUT in order to allow
the user to process notifications any way they prefer, like in your dwm
statusbar for example.
### Password managers