X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/d72bb15956ccf039a03702bc47c984f42d7df960..8e529c85599e98a672765b71d1362a401eb5d239:/INSTALL/grub/debug.cfg diff --git a/INSTALL/grub/debug.cfg b/INSTALL/grub/debug.cfg index 38e42b5..9ccf338 100644 --- a/INSTALL/grub/debug.cfg +++ b/INSTALL/grub/debug.cfg @@ -38,6 +38,12 @@ submenu "Screen Display Mode" --class=debug_screen_mode --class=F5tool { } } +if [ $VTOY_THEME_COUNT -gt 1 ]; then + submenu "Theme Select" --class=debug_theme_select --class=F5tool { + vt_select_theme_cfg + } +fi + if [ "$grub_platform" != "pc" ]; then submenu 'Ventoy UEFI Utilities' --class=debug_util --class=F5tool { menuentry 'Show EFI Drivers' --class=debug_util_efidrv --class=debug_util --class=F5tool {