dotfiles/xmonad/dzen2/has_win.xbm

5 lines
160 B
C
Raw Normal View History

2017-05-16 21:53:37 -04:00
#define has_win_width 6
#define has_win_height 11
static unsigned char has_win_bits[] = {
0x1f, 0x1f, 0x1f, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};