diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:30:36 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:25 +0700 |
commit | a98184225a82bbbaa81671ba9367bcec7b3f4485 (patch) | |
tree | ee9749f1af3ae4e6e1eb2f377095eb720b5e0196 | |
parent | 1e14322a330b8837cf43b5ea0e710447ff0b07f7 (diff) | |
download | slackbuilds-a98184225a82bbbaa81671ba9367bcec7b3f4485.tar.gz |
desktop/peksystray: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | desktop/peksystray/README | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/desktop/peksystray/README b/desktop/peksystray/README index f146813230..3e9427e1e3 100644 --- a/desktop/peksystray/README +++ b/desktop/peksystray/README @@ -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. |