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,21 +1,21 @@
|
|||
/* XPM */
|
||||
static char * none_xpm[] = {
|
||||
"16 16 2 1",
|
||||
"17 16 2 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" . ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" . ",
|
||||
" .. ",
|
||||
" ... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ..... ",
|
||||
" ... ",
|
||||
" .. ",
|
||||
" . ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue