homes/graphic/.themes/dorian-theme-3.10/openbox-3/bullet.xbm
2013-12-16 01:09:10 +01:00

4 lines
127 B
C

#define bullet_width 6
#define bullet_height 6
static unsigned char bullet_bits[] = {
0x00, 0x08, 0x18, 0x38, 0x18, 0x08 };