all repos — dotfiles @ a495e2b0f83798a6d098db08abf5541ec5d4f3a0

my *nix dotfiles

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

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