small fixes
parent
d5fd839327
commit
608f946941
|
@ -247,10 +247,9 @@ cat <<EOF > ${MENU_ITEMS}
|
|||
@icon,,15,10,48,48,4,left,top,,,/usr/share/icons/hicolor/48x48/apps/distributor-logo-mabox.png
|
||||
@text,,70,10,200,20,4,left,top,${color_title_fg% *},#111111,<big>$OSNAME $OSVERSION</big> <sup> $OSCODE</sup>
|
||||
@text,,70,30,200,20,4,left,top,#666666,#444444,<small>$USER@$HOSTNAME</small>
|
||||
@icon,,60,$(expr $MENU_HEIGHT_MIN - 153),143,143,4,left,top,,,$HOME/.config/mabox/right.png
|
||||
#@icon,,60,$(expr $MENU_HEIGHT_MIN - 153),143,143,4,left,top,,,$HOME/.config/mabox/right.png
|
||||
@text,,20,50,200,20,4,left,top,#666666,#444444,
|
||||
#@rect,,40,70,262,20,0,left,top,#666666,#262626,
|
||||
@text,,84,50,20,20,0,left,top,auto,#222222,<big></big>
|
||||
|
||||
@search,,100,50,292,20,4,left,top,auto,#262626,""" <small><i>$TYPE_TO_SEARCH</i></small>"""
|
||||
|
||||
. $HOME/.config/mabox/right-prepend.csv
|
||||
|
|
Loading…
Reference in New Issue