summaryrefslogtreecommitdiffstats
path: root/system/conky/README
blob: f809bfb185c880655b712267bd14e9bba51a5ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
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.

Starting with the 1.10.x branch of conky the conkyrc config files now
use a lua based syntax.  This means that older conkyrc config files
may not work.  Conky does attempt to convert older config scripts
on the fly but if it doesn't work you can convert your config file
with the convert.lua script that is provided in the /usr/doc
directory.  It is not guaranteed to work but it should give you a
good starting point to edit the converted script to make it work.
If you can't get your script to work then you can install the
1.9.0 version of conky that is provided here at SBo in the 14.1
branch.

Audacious is disabled by default because it requires libaudclient.
libaudclient is available here at SBo.  You can enable audacious
support the build by passing AUDACIOUS=yes ./conky.SlackBuild.