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

6 lines
297 B
C

#define desk_toggled_width 15
#define desk_toggled_height 15
static unsigned char desk_toggled_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x0f, 0xf8, 0x0f, 0xf8, 0x0f,
0x38, 0x0e, 0x38, 0x0e, 0x38, 0x0e, 0xf8, 0x0f, 0xf8, 0x0f, 0xf8, 0x0f,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };