diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:44:25 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:39 +0700 |
commit | d95d31dae46e279cfd2f9bc892a872efb7e062e0 (patch) | |
tree | 47f13593b8300e7d595fbf735c94d03cc309a3e3 /desktop/xfce4-genmon-plugin | |
parent | cff18ea2990fb3cf2617718a97b54021d8e70a80 (diff) |
desktop/xfce4-genmon-plugin: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-genmon-plugin')
-rw-r--r-- | desktop/xfce4-genmon-plugin/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/desktop/xfce4-genmon-plugin/README b/desktop/xfce4-genmon-plugin/README index 5388926167f6..ccae32aa64e1 100644 --- a/desktop/xfce4-genmon-plugin/README +++ b/desktop/xfce4-genmon-plugin/README @@ -1,7 +1,8 @@ genmon plugin for the Xfce panel -The genmon plugin is a 'generic monitor' plugin that cyclically spawns -a script or program and captures its output, then displays the resulting -string in the panel. It can be used to display a picture, a bar, tooltip, -and/or a button, so it can be used to display various information about -the system, such as temperature, processor speed, battery level, etcetera... +The genmon plugin is a 'generic monitor' plugin that cyclically +spawns a script or program and captures its output, then displays the +resulting string in the panel. It can be used to display a picture, +a bar, tooltip, and/or a button, so it can be used to display various +information about the system, such as temperature, processor speed, +battery level, etcetera... |