diff options
author | eroc <eroc@linuxmail.org> | 2010-05-11 15:18:35 +0200 |
---|---|---|
committer | Alan Hicks <alan@lizella.net> | 2010-05-11 15:18:35 +0200 |
commit | 610f908cb76f8bc1ffca107a00fcc0cf3fc646ed (patch) | |
tree | 652919ba5783f2fdc5f37f3e04fc1166b4de8d32 /system/conky/README | |
parent | f20809db3f7e86c8ec516efad57525545435d6ba (diff) | |
download | slackbuilds-610f908cb76f8bc1ffca107a00fcc0cf3fc646ed.tar.gz |
system/conky: Initial import
Diffstat (limited to 'system/conky/README')
-rw-r--r-- | system/conky/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/conky/README b/system/conky/README new file mode 100644 index 0000000000..713a22c059 --- /dev/null +++ b/system/conky/README @@ -0,0 +1,8 @@ +conky - A light-weight system monitor for X + +Conky is a system monitor for X originally based on the torsmo code. +Since it's original conception, Conky has changed a fair bit from +it'spredecessor. Conky can display just about anything, either on +your root desktop or in it's own window. Conky has many built-in +objects, as well as the ability to execute programs and scripts, then +display the output from stdout. |