all repos — openbox @ 13df16a6815594821e94b9764d152ecc293bc71c

openbox fork - make it a bit more like ryudo

themes/Clearlooks-Olive/openbox-3/bullet.xbm (raw)

1
2
3
4
#define bullet_width 4
#define bullet_height 7
static unsigned char bullet_bits[] = {
   0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };