We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584a9cd commit fb6f6cdCopy full SHA for fb6f6cd
grub/grub_void.cfg.in
@@ -15,7 +15,7 @@ insmod font
15
16
if loadfont "(${voidlive})/boot/grub/fonts/unicode.pf2" ; then
17
insmod gfxterm
18
- set gfxmode="1920x1440"
+ set gfxmode="auto"
19
20
terminal_input console
21
terminal_output gfxterm
0 commit comments