bunsen-themes/themes/BL-Lithium/openbox-3/bullet.xbm

5 lines
139 B
C
Raw Permalink Normal View History

2019-08-13 08:07:18 +00:00
#define bullet_width 8
#define bullet_height 8
static unsigned char bullet_bits[] = {
0x00, 0x18, 0x30, 0x60, 0x60, 0x30, 0x18, 0x00 };