We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a432a6 commit 584a9cdCopy full SHA for 584a9cd
1 file changed
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