V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-04 20:27:31 +02:00
parent 83fe747a45
commit 8491b01be4
14 changed files with 59 additions and 32 deletions

View File

@@ -128,8 +128,8 @@ GRUB_BACKGROUND="/boot/grub/${var_background}"
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command 'vbeinfo'
# GRUB_GFXMODE=1920x1080,1280x1024,1024x768,800x600
GRUB_GFXMODE=800x600
# GRUB_GFXMODE=1920x1080,1280x1024,1280x720,1024x768,800x600,640x480
GRUB_GFXMODE=1280x720
GRUB_GFXPAYLOAD_LINUX=keep
EOF