dotfiles/xmonad/dzen2/has_win.xbm

5 lines
160 B
C

#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};