all repos — dotfiles @ 44fb441f6faf1f01c1b29b49c5959c7a4b57a1bb

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",
"..",
".."};