diff --git a/iso/airootfs/etc/default/grub b/iso/airootfs/etc/default/grub index f37f48b..a0164d5 100644 --- a/iso/airootfs/etc/default/grub +++ b/iso/airootfs/etc/default/grub @@ -25,7 +25,7 @@ GRUB_TERMINAL_INPUT=console # 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=1024x768,auto +GRUB_GFXMODE=1920x1080,auto # Uncomment to allow the kernel use the same resolution used by grub GRUB_GFXPAYLOAD_LINUX=keep