dotfiles

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

bullet_small.xbm (145B)


      1 #define bullet_small_width 6
      2 #define bullet_small_height 6
      3 static unsigned char bullet_small_bits[] = {
      4    0x00, 0x00, 0x08, 0x18, 0x18, 0x08 };