From 3f09861c93d3660e16577262a95c3d109ef20b46 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Sat, 9 Nov 2019 08:00:53 +0800 Subject: [PATCH] update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4346d38..a7e8e99 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ For example: sudo ./install.sh -r -t +## Set the right resolution of your display +On the grub screen, `press c` to get the commandline +and enter `vbeinfo` to check what resolutions you can use +then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it +last you can run `grub-mkconfig -o /boot/grub/grub.cfg` to update your grub.cfg + ## Screenshots ### Vimix grub theme