Compare commits

...

1 Commits

Author SHA1 Message Date
Nathan Dwarshuis 17d780c19f ENH load split cairo libs now 2024-07-12 13:02:50 -04:00
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ function conky_start(update_interval, config_path, path, cpath)
package.cpath = package.cpath..';'..cpath
require 'cairo'
require 'cairo_xlib'
__cairo_xlib_surface_create = cairo_xlib_surface_create
__cairo_create = cairo_create