dotfiles

config files for my linux setup
git clone git://edryd.org/dotfiles
Log | Files | Refs | README

max.xbm (118B)


      1 #define max_width 6
      2 #define max_height 6
      3 static unsigned char max_bits[] = {
      4    0x3e, 0x22, 0x2f, 0x29, 0x39, 0x0f };