dotfiles/openbox/.themes/Aesthetic/openbox-3/close.xbm

5 lines
124 B
C
Raw Normal View History

2019-03-24 15:03:56 +01:00
#define close_width 6
#define close_height 6
static unsigned char close_bits[] = {
0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f };