diff options
author | M.Dinslage <daedra1980@gmail.com> | 2016-10-08 07:52:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-08 07:52:25 +0700 |
commit | fdaf3ce1a00738f2ac9c269a4ff26a2e75027ba9 (patch) | |
tree | b7b6ea26dffd07464630b2878d3360b984a76731 /system/conky/README | |
parent | fe73a2c7865a4210ba7257473742a3dafa8a95a3 (diff) |
system/conky: Updated for version 1.10.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 index f809bfb185c8..5ae0068d578d 100644 --- a/system/conky/README +++ b/system/conky/README @@ -19,3 +19,11 @@ 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. + +If you are using the binary Nvidia drivers, conky has native support +for monitoring your video cards hardware. To enable this feature +you must install the binary drivers using the nvidia_kernel and +nvidia_driver packages available here at SBo, or you can use the +binary run installer provided by Nvidia. Once the driver is +installed you must also install libxnvctrl, also available here +at SBo. Then pass NVIDIA=yes to the build script. |