Skip to content

Commit 584a9cd

Browse files
committed
Update grub_void.cfg
1 parent 9a432a6 commit 584a9cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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="auto"
18+
set gfxmode="1920x1440"
1919

2020
terminal_input console
2121
terminal_output gfxterm

0 commit comments

Comments
 (0)