summaryrefslogtreecommitdiffstats
path: root/system/conky/README
diff options
context:
space:
mode:
author M.Dinslage2010-12-28 05:39:10 +0100
committer Robby Workman2010-12-29 08:08:49 +0100
commit385967a3273f28a08da832145c222c00976010d0 (patch)
treefd44bd9082a4d41873d95d42ae924fb7630da31c /system/conky/README
parent051ada24554b5ade4cece3c88fa61718a47e726a (diff)
downloadslackbuilds-385967a3273f28a08da832145c222c00976010d0.tar.gz
system/conky: Miscellaneous tweaks/enhancements
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/conky/README')
-rw-r--r--system/conky/README14
1 files changed, 2 insertions, 12 deletions
diff --git a/system/conky/README b/system/conky/README
index 46d3f0c81d..94da7195c7 100644
--- a/system/conky/README
+++ b/system/conky/README
@@ -1,5 +1,3 @@
-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's predecessor. Conky can display just about anything, either on
@@ -7,13 +5,5 @@ 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.
-To enable lua scripting engine support run the build with
-LUA=yes ./conky.SlackBuild
-
-The required dependencies for lua support are: lua, imlib2 and tolua++
-
-All of the above requirements are available from slackbuilds.org
-
-
-
-
+To enable lua scripting engine support, you will need lua, imlib2, and
+tolua++, and run this script like this: LUA=yes ./conky.SlackBuild