My-distro-configs-ubuntu-op.../themes/Adwaita Revisited Light/openbox-3/bullet.xbm

6 lines
228 B
C
Raw Permalink Normal View History

2024-01-20 17:10:06 -01:00
#define bullet_width 11
#define bullet_height 11
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x60, 0x00, 0xe0, 0x00, 0xe0, 0x01,
0xe0, 0x00, 0x60, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00 };