mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 11:36:12 +01:00
style changes
This commit is contained in:
parent
8622eb7f32
commit
33e88a798b
@ -28,6 +28,7 @@ Usage: `sudo ./install.sh` **[OPTIONS...]**
|
|||||||
| -h, --help | Show this help |
|
| -h, --help | Show this help |
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
1. `Install Tela theme on 2k display device`
|
1. `Install Tela theme on 2k display device`
|
||||||
|
|
||||||
sudo ./install.sh -t -2
|
sudo ./install.sh -t -2
|
||||||
@ -37,7 +38,9 @@ For example:
|
|||||||
sudo ./install.sh -r -t
|
sudo ./install.sh -r -t
|
||||||
|
|
||||||
## Display resolution issues
|
## Display resolution issues
|
||||||
|
|
||||||
#### Set the right resolution of your display
|
#### Set the right resolution of your display
|
||||||
|
|
||||||
On the grub screen, `press c` to get the commandline,
|
On the grub screen, `press c` to get the commandline,
|
||||||
and enter `vbeinfo` or `videoinfo` on EFI boot to check what resolutions you can use,
|
and enter `vbeinfo` or `videoinfo` on EFI boot to check what resolutions you can use,
|
||||||
then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it,
|
then edit `/etc/default/grub` , add your resolution `GRUB_GFXMODE=****x****x32` into it,
|
||||||
|
Loading…
Reference in New Issue
Block a user