desktop/peksystray: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 17:30:36 -04:00 committed by Willy Sudiarto Raharjo
parent 1e14322a33
commit a98184225a
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,9 +1,10 @@
Peksystray is a small system tray (also called notification tray) designed
for all the light window managers supporting docking. As more and more
applications use a small icon in the system tray to provide additonal
functionalities and information, it becomes useful for everyone to have
access to them. While "heavy" window managers (Gnome, KDE...) come with a
systrem tray embedded in the rest of the desktop, lighter window managers
(WindowMaker, fluxbox...) don't have this feature. Peksystray is a very
simple and light implementation of a system tray for any window manager
supporting docking, conforming to the System Tray Freedesktop standard.
Peksystray is a small system tray (also called notification tray)
designed for all the light window managers supporting docking. As
more and more applications use a small icon in the system tray to
provide additonal functionalities and information, it becomes useful
for everyone to have access to them. While "heavy" window managers
(Gnome, KDE...) come with a systrem tray embedded in the rest of the
desktop, lighter window managers (WindowMaker, fluxbox...) don't have
this feature. Peksystray is a very simple and light implementation of
a system tray for any window manager supporting docking, conforming to
the System Tray Freedesktop standard.