notification-hub

distraction-free notification daemon for simple linux desktops.
git clone https://git.ce9e.org/notification-hub.git

commit
8fd5bd5a858d0e9a85bd9ee5d179f96ef54fd8ed
parent
233c3c5ebea18687f7ff1e31cf82773adecdc79e
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2022-02-13 11:05
rm redundant dependency

Diffstat

M README.md 3 +--

1 files changed, 1 insertions, 2 deletions


diff --git a/README.md b/README.md

@@ -11,8 +11,7 @@ Distraction-free notification daemon for linux inspired by github.
   11    11 
   12    12 ## Dependencies
   13    13 
   14    -1 -	python3-gi
   15    -1 -	[gir1.2-glib-2.0](https://docs.gtk.org/gio/)
   -1    14 -	[python3-gi](https://docs.gtk.org/gio/)
   16    15 -	gir1.2-gtk-3.0
   17    16 -	[gir1.2-ayatanaappindicator3-0.1](https://lazka.github.io/pgi-docs/AyatanaAppIndicator3-0.1/classes/Indicator.html)
   18    17