sep_font,item_height
parent
6280c43885
commit
37ec8cf18a
|
@ -98,6 +98,9 @@ checkautostart
|
|||
[[ -v places_quicknav ]] && : || mb-setvar places_quicknav=true
|
||||
[[ -v places_bookmarks ]] && : || mb-setvar places_bookmarks=true
|
||||
[[ -v places_vboxes ]] && : || mb-setvar places_vboxes=false
|
||||
[[ -v menu_sep_font_family ]] && : || mb-setvar "menu_sep_font_family='Noto Sans Bold'"
|
||||
[[ -v menu_sep_font_size ]] && : || mb-setvar menu_sep_font_size=10
|
||||
[[ -v item_height_factor ]] && : || mb-setvar item_height_factor=200
|
||||
|
||||
virtualboxes
|
||||
if command -v phwmon.py &>/dev/null; then
|
||||
|
|
Loading…
Reference in New Issue