summaryrefslogtreecommitdiff
path: root/.i3/icons/vol-hi.xbm
blob: 7c4a84945c2e99c2914d83cd30c0dbf68c013a36 (plain)
1
2
3
4
5
6
#define vol_hi2_width 16
#define vol_hi2_height 16
static unsigned char vol_hi2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x80, 0x21, 0xc0, 0x49, 0xfc, 0x51,
   0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x55, 0xfc, 0x51, 0xc0, 0x49,
   0x80, 0x21, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00 };
>Turns out aliases were a bad idea.Jason A. Donenfeld14-95/+92 2014-04-24Make gpg_opts an array.Jason A. Donenfeld1-12/+12 2014-04-24Shellcheck errors.Jason A. Donenfeld1-6/+6 2014-04-24tests: todo updateJason A. Donenfeld1-25/+0