all repos — dotfiles @ 994ca27c6c1820761b5474858e9ec590ddc3f6ef

my *nix dotfiles

themes/Stick-xfwm4/xfwm4/hide-pressed.xpm (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
/* XPM */
static char * pressed_xpm[] = {
"15 5 2 1",
" 	c None",
".	c #FFF",
"...............",
"...............",
"...............",
"...............",
"..............."};