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/max.xbm

6 lines
207 B
C
Raw Normal View History

2017-10-23 18:35:35 -05:00
#define max_width 10
#define max_height 10
static unsigned char max_bits[] = {
0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x03, 0x03,
0x03, 0x03, 0x03, 0x03, 0xff, 0x03, 0xff, 0x03 };