dotfiles

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

max_disabled.xbm (118B)


      1 #define max_width 6
      2 #define max_height 6
      3 static unsigned char max_bits[] = {
      4    0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };