X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/d72bb15956ccf039a03702bc47c984f42d7df960..fa7e1d5fa0007e5d1d634cc4e41fdfd3aa381a8e:/INSTALL/grub/debug.cfg diff --git a/INSTALL/grub/debug.cfg b/INSTALL/grub/debug.cfg index 38e42b5..6b8f8c2 100644 --- a/INSTALL/grub/debug.cfg +++ b/INSTALL/grub/debug.cfg @@ -1,4 +1,5 @@ +source $prefix/power.cfg source $prefix/keyboard.cfg submenu "Resolution Configuration" --class=debug_resolution --class=F5tool { @@ -38,6 +39,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 {