all repos — openbox @ 7c1fb96bd33a97c9be55e5fcfae6cf7d625acbb6

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