lasers
lasers
@mmuman It broke too many times in that same spot. I don't know why. I'm not even sure about this solution, but change commit hash and try again. Travis sometimes...
I tried it now. Worked okay out of box. :+1: The rest is up to @brndnmtthws to review your code.
(Unrelated) Your config is reporting this issue. ``` conky: can't load Xft font ''DejaVu Sans:style=Bold:size=12'' ``` ```diff diff --git a/776.conf b/776.conf index 9dd640d..d09f507 100644 --- a/776.conf +++ b/776.conf @@ -48,5...
I think the real issue is caused by various `graph` variables rather than `voffset` variables.
Pinging @brndnmtthws about `-DD` printing `loading fonts` + `setting up fonts` repeatedly. Omitting quotes loads the nice bold font for me on Arch. I assume your font works for you...
Empty string may occur in some configs, but is not the source of the problem here.
Your custom format should look something like this. ```python # Untested. format = "[\?if=title ICON ][{artist} - ][{title}]" # Maybe this one. Idr. format = "[\?if=title&show ICON ][{artist} - ][{title}]"...
Probably not because I forget things. At a glance, it looks like the (default) parity will be mostly same, but not existing config. Also, because there is an existing /...
Changed to `@license BSD`. EDIT: As for colors, I'm talking about default blank versus default green. Either way, it's good.
@ultrabug Is there anything else I have to do here?