all repos — dotfiles @ 2bb2e217a1db54da49a06cf9f4996c57b064ee0c

my *nix dotfiles

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

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