all repos — openbox @ c10b4e6b3f1b76efc3e29f7a03d782916822a159

openbox fork - make it a bit more like ryudo

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