Skip to content

Commit fb6f6cd

Browse files
committed
Update
1 parent 584a9cd commit fb6f6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grub/grub_void.cfg.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ insmod font
1515

1616
if loadfont "(${voidlive})/boot/grub/fonts/unicode.pf2" ; then
1717
insmod gfxterm
18-
set gfxmode="1920x1440"
18+
set gfxmode="auto"
1919

2020
terminal_input console
2121
terminal_output gfxterm

0 commit comments

Comments
 (0)