mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
fix build failure when compiled with -DBUILD_NVIDIA=ON (#248)
This commit is contained in:
parent
0db823e56c
commit
46318cf907
@ -232,7 +232,7 @@ const int translate_nvidia_attribute[] = {
|
||||
0,
|
||||
|
||||
NV_CTRL_THERMAL_COOLER_SPEED,
|
||||
NV_CTRL_THERMAL_COOLER_CURRENT_LEVEL, // NOTE: not sure if this should be NV_CTRL_THERMAL_COOLER_LEVEL instead
|
||||
NV_CTRL_THERMAL_COOLER_LEVEL,
|
||||
|
||||
NV_CTRL_GPU_CURRENT_PERFORMANCE_LEVEL,
|
||||
NV_CTRL_IMAGE_SETTINGS,
|
||||
|
Loading…
Reference in New Issue
Block a user