dotfiles/.themes/Prismatic-Night/openbox-3/desk.xbm
2024-03-29 11:21:05 +01:00

6 lines
273 B
C

#define desk_width 15
#define desk_height 15
static unsigned char desk_bits[] = {
0x00, 0x00, 0x00, 0x00, 0xfc, 0x1f, 0xfc, 0x1f, 0x0c, 0x18, 0x0c, 0x18,
0xcc, 0x19, 0xcc, 0x19, 0xcc, 0x19, 0x0c, 0x18, 0x0c, 0x18, 0xfc, 0x1f,
0xfc, 0x1f, 0x00, 0x00, 0x00, 0x00 };