Use 16x9 background in GRUB

And try to force the resolution to match.
This commit is contained in:
Raphaël Hertzog
2019-11-06 21:47:34 +01:00
parent bc1eb8987d
commit 7e1f0a90a6
3 changed files with 4 additions and 4 deletions
+3 -1
View File
@@ -1 +1,3 @@
GRUB_THEME=/boot/grub/themes/kali/theme.txt
# 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"