This repository has been archived on 2024-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
al-skel/home/.themes/gorice/openbox-3/bullet.xbm
2017-10-23 16:35:35 -07:00

5 lines
121 B
C

#define bullet_width 5
#define bullet_height 5
static unsigned char bullet_bits[] = {
0x01, 0x05, 0x15, 0x05, 0x01 };