all repos — openbox @ 36effc5ab7cc1fb656d2547a291ffe57e4cef44c

openbox fork - make it a bit more like ryudo

themes/Mikachu/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 };