dotfiles

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

desk_toggled.xbm (157B)


      1 #define desk_toggled_width 8
      2 #define desk_toggled_height 8
      3 static unsigned char desk_toggled_bits[] = {
      4    0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };