abyss/openbox-3/desk.xbm
2023-03-07 22:26:36 -07:00

4 lines
121 B
C
Executable file

#define desk_width 6
#define desk_height 6
static unsigned char desk_bits[] = {
0x00, 0x18, 0x00, 0x00, 0x00, 0x18 };