Recently I've bumped into a thread with a nice solution to takbar icons in
dwm via editing any pcf font. So I converted pcf to bdf and with gbdfed util
created some new icons. After that I reconverted new bdf font to pcf and put
it into a font folder, after that I modified my config.h so it grabbed this
fancy font of mine. Then I edited my config script for a dwm taskbar by
adding my icons index numbers
like this:
cpu_str=$(echo -e cpu:'\0000')
0000 is my first icon number in the font table in gbdfed, but that do not
work, so I'm asking now if I am wrong with syntax, how do I point to these
icons that I created?
Received on Tue May 17 2011 - 19:45:17 CEST
This archive was generated by hypermail 2.2.0 : Tue May 17 2011 - 19:48:02 CEST