#############################################################
#############################################################
-set VENTOY_VERSION="1.0.44"
+set VENTOY_VERSION="1.0.45"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
terminal_output serial console
else
if [ -n "$vtoy_theme" ]; then
- set theme=$vtoy_theme
+ vt_set_theme
else
set theme=$prefix/themes/ventoy/theme.txt
fi