- commit
- e4390ea02dc6055423bd36d51f9a37c86d16df76
- parent
- 4d3f4a79b144fee6fb7b1ea0e25719808c036f12
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-02-12 18:35
typos
Diffstat
| M | README.md | 8 | ++++---- |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
@@ -5,8 +5,8 @@ Distraction-free notification daemon for linux inspired by github. 5 5 - Notifications are never displayed directly on screen to avoid distraction. 6 6 - If there are notifications, a status indicator is displayed. Clicking on that 7 7 indicator reveals the current notifications in a menu.8 -1 - Notifications are group by application. Only the latest notification for each9 -1 application is shown.-1 8 - Notifications are grouped by application. Only the latest notification for -1 9 each application is shown. 10 10 - Clicking on a notification removes it from the menu. 11 11 12 12 ## Dependencies @@ -67,8 +67,8 @@ instead. But still, for some cases they are just perfect. 67 67 68 68 What ever the reasons, we now have a situation where application authors have no 69 69 clear guidance on how to implement status indicators and therefore don't do it.70 -1 So if you disable notification (because you hate them) and a chat program has no71 -1 status indicator, there is just no way to get notified of new messages.-1 70 So if you disable notifications (because you hate them) and a chat program has -1 71 no status indicator, there is just no way to get notified of new messages. 72 72 73 73 The silver lining here is that notifications and status are somewhat related. 74 74 For example, you can have a status indicator that only displays whether there