mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 09:26:14 +01:00
update
This commit is contained in:
parent
3f09861c93
commit
1bb711494b
@ -36,10 +36,10 @@ 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
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user