all repos — openbox @ f1c7a1c34386f3dddf1a8ef2e76e6ed7a7ab8f10

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