themes/Bear2/openbox-3/iconify_pressed.xbm (raw)
1 2 3 4 5 |
#define iconify_pressed_width 10 #define iconify_pressed_height 10 static unsigned char iconify_pressed_bits[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x03, 0xfc, 0x03 }; |