You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
artwork/usr/share/themes/Lubuntu-default/openbox-3/bullet.xbm

6 lines
202 B

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