torrinfail / dwmblocks

Modular status bar for dwm written in c.
ISC License
495 stars 310 forks source link

No delimiter (`\0`) gives weird boxes #47

Closed paniash closed 2 years ago

paniash commented 3 years ago

Hi!

As mentioned in blocks.def.h, I'm trying to remove delimiters by using \0, but I seem to get these weird boxes.

I'd appreciate any help.

pic-selected-210513-1845-54

mehmetumit commented 3 years ago

59 this should fix the issue

torrinfail commented 2 years ago

Applied #59 and fixed this bug.