My-distro-configs-ubuntu-op.../themes/Nord-Openbox/openbox-3/bullet.xbm

6 lines
216 B
C
Raw Normal View History

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