xmonar - fix icon spacing a bit

This commit is contained in:
Felix Van der Jeugt 2015-03-11 17:57:59 +01:00
parent ac56185a33
commit b4efa29b84
16 changed files with 256 additions and 256 deletions

View file

@ -1,22 +1,22 @@
/* XPM */
static char * 8_xpm[] = {
"3 16 3 1",
"5 16 3 1",
" c None",
". c #FFFFFF",
"+ c #FA2A2B",
" ",
" ",
" ",
".. ",
"++.",
"++.",
"++.",
"++.",
"++.",
"++.",
"++.",
"++.",
".. ",
" ",
" ",
" "};
" ",
" ",
" ",
".. ",
"++. ",
"++. ",
"++. ",
"++. ",
"++. ",
"++. ",
"++. ",
"++. ",
".. ",
" ",
" ",
" "};