all repos — dotfiles @ 2f386366d013bee93b65e0b3da52e5853e989624

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