all repos — dotfiles @ de4be0e38864ac8fc2b7821a7d6c6e1d9fecb6b2

my *nix dotfiles

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

 1/* XPM */
 2static char * close_active_xpm[] = {
 3"20 6 2 1",
 4" 	c None",
 5".	c #FFFFFF",
 6"....................",
 7"....................",
 8"....................",
 9"....................",
10"....................",
11"...................."};