Raphaël Hertzog 7e1f0a90a6 Use 16x9 background in GRUB
And try to force the resolution to match.
2019-11-06 21:49:20 +01:00

4 lines
153 B
Plaintext

# Try to force a 16x9 mode first, then 16x10, then default
GRUB_GFXMODE="1920x1080,1280x720,1280x800,auto"
GRUB_THEME="/boot/grub/themes/kali/theme.txt"