dotfiles/themes/c/openbox-3/bullet.xbm
2019-08-22 19:58:20 -04:00

5 lines
133 B
C
Executable File

#define bullet_width 4
#define bullet_height 7
static unsigned char bullet_bits[] = {
0x00, 0x00, 0x02, 0x04, 0x02, 0x00, 0x00 };