dotfiles/xmonad/dzen2/arch.xbm

5 lines
131 B
C
Raw Normal View History

2017-05-16 21:53:37 -04:00
#define arch_width 8
#define arch_height 8
static unsigned char arch_bits[] = {
0x08, 0x08, 0x1C, 0x1C, 0x36, 0x22, 0x77, 0x41 };