Conky Problem - GNU/Linux
Users browsing this thread: 3 Guest(s)
|
|||
What I get:
Output from Terminal after executing "conky" My .conkyrc file: http://pastebin.com/R8YrDPsf |
|||
|
|||
Don't know shit about conky really but I imagine your fault is somewhere in this line.
Code: ${alignc}${image ~/.conky/b.png -p 0,0 -s 188x100} Does conky accept *.png? and have you checked that its the right format and isn't actually a *.jpg or perhaps you are using the wrong perimeters. |
|||
|
|||
(28-08-2012, 08:17 PM)Robby Wrote: Don't know shit about conky really but I imagine your fault is somewhere in this line. My file is in ~/.conky/ and it's called b.png. I believe it has something to do with imlib2 even though I already have it installed. |
|||
|
|||
Did you compile conky with imlib support?
|
|||
|
|||