We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4238036 commit 46e4f1bCopy full SHA for 46e4f1b
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="auto"
+ set gfxmode="1920x1440"
19
20
terminal_input console
21
terminal_output gfxterm
0 commit comments