xmonar - fix icon spacing a bit
This commit is contained in:
parent
ac56185a33
commit
b4efa29b84
16 changed files with 256 additions and 256 deletions
|
@ -1,22 +1,22 @@
|
|||
/* XPM */
|
||||
static char * 8_xpm[] = {
|
||||
"3 16 3 1",
|
||||
"5 16 3 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"+ c #FA2A2B",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
".. ",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
"++.",
|
||||
".. ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
".. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
"++. ",
|
||||
".. ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue