sep_font,item_height

master
Daniel Napora 2022-05-14 01:42:45 +02:00
parent 6280c43885
commit 37ec8cf18a
1 changed files with 3 additions and 0 deletions

View File

@ -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