dotfiles

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

max_toggled_hover.xbm (249B)


      1 #define max_toggled_hover_width 10
      2 #define max_toggled_hover_height 10
      3 static unsigned char max_toggled_hover_bits[] = {
      4    0xf8, 0x03, 0xf8, 0x03, 0xf8, 0x03, 0x08, 0x02, 0x3f, 0x02, 0x21, 0x02,
      5    0xe1, 0x03, 0xe1, 0x03, 0x21, 0x00, 0x3f, 0x00 };