dotfiles

dot files in ~
git clone git://git.unixkoans.com/dotfiles.git
Log | Files | Refs

desk_toggled.xbm (145B)


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