summaryrefslogtreecommitdiff
path: root/.i3/icons/plus.xbm
blob: f8e5f8a23c2aa3d2c6e1d0088db8940b1d412c23 (plain)
1
2
3
4
5
#define occupied_width 8
#define occupied_height 16
static unsigned char occupied_bits[] = {
   0x00, 0x00, 0x08, 0x08, 0x3e, 0x08, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00 };
3-1/+3 2014-04-15Bump versionJason A. Donenfeld1-1/+1 2014-04-15grep: add new pass grep commandJason A. Donenfeld2-3/+34 2014-04-15Check for agent before batch processesJason A. Donenfeld1-4/+19 2014-04-15All globals are upper-case.Jason A. Donenfeld3-51/+51 2014-04-15Reorganize entire programJason A. Donenfeld3-339/+365 2014-04-15find: match without regards to caseJason A. Donenfeld2-25/+146 2014-04-15Multiline comment support for keepassx importerLukas Zapletal1-5/+9 2014-04-15find: add find/search commandJason A. Donenfeld6-2/+212 2014-04-15Install bash-completion file to the right place.Jason A. Donenfeld1-1/+1