all repos — dotfiles @ d528da6303087a5eeb1c242fc7d2243a6f709fa7

my *nix dotfiles

themes/Chandelier/xfwm4/hide-presssed.xpm (view raw)

 1/* XPM */
 2static char * hide_presssed_xpm[] = {
 3"20 6 3 1",
 4" 	c None",
 5".	c #34FE4C",
 6"+	c #35FE4C",
 7"....................",
 8"....................",
 9"....................",
10"....................",
11"....................",
12"+..................."};