upd
parent
d89e851470
commit
6004d23e41
|
@ -735,6 +735,7 @@ MENU_PADDING_TOP=$((jgtools_padding + 221))
|
|||
TABS="250"
|
||||
icons=1
|
||||
iconmargin=4
|
||||
item_height_factor=300
|
||||
#jgmenu_font="Noto Sans Medium 11"
|
||||
|
||||
mkconfigfile
|
||||
|
@ -808,9 +809,9 @@ MENU_PADDING_TOP=$((jgtools_padding + 221))
|
|||
MENU_HALIGN="center"
|
||||
MENU_VALIGN="center"
|
||||
TABS="280"
|
||||
jgmenu_item_height=28
|
||||
icons=0
|
||||
iconmargin=0
|
||||
item_height_factor=300
|
||||
|
||||
#MENU_RADIUS=${RADIUS:-0}
|
||||
|
||||
|
|
Loading…
Reference in New Issue