dotfiles/xmonad/dzen2/note.xbm

5 lines
131 B
C
Raw Normal View History

2017-05-16 21:53:37 -04:00
#define note_width 8
#define note_height 8
static unsigned char note_bits[] = {
0xFC, 0xFC, 0x84, 0x84, 0x84, 0x84, 0xE7, 0xE7 };