all repos — openbox @ ee5277073c9526b4ef0d57d5b821c8568a37ecbf

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 };