mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Bulid fix for nvidia support.
See http://bugs.gentoo.org/show_bug.cgi?id=339971 for details.
This commit is contained in:
parent
34fc51fdc0
commit
b06af986a8
@ -144,5 +144,6 @@ void set_nvidia_display(const char *disp)
|
||||
if ((nvdisplay = XOpenDisplay(disp)) == NULL) {
|
||||
CRIT_ERR(NULL, NULL, "can't open nvidia display: %s", XDisplayName(disp));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user