all repos — dotfiles @ 16a4095a2f862ce561b60fcb985697fe5902c998

my *nix dotfiles

themes/whitey/xfwm4/bottom-inactive.xpm (view raw)

 1
 2
 3
 4
 5
 6
 7
/* XPM */
static char * bottom_inactive_xpm[] = {
"2 2 2 1",
" 	c None",
".	c #F0F0F0",
"..",
".."};