diff options
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 f809bfb185c88..5ae0068d578df 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. |