dotfiles

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

max_toggled.xbm (154B)


      1 #define max_toggled_width 8
      2 #define max_toggled_height 8
      3 static unsigned char max_toggled_bits[] = {
      4    0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };