mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 13:26:14 +01:00
Update README.md
This commit is contained in:
parent
530859b0b3
commit
ece050a022
@ -50,7 +50,11 @@ sudo ./install.sh -r -t tela
|
||||
|
||||
- Make sure you have `imagemagick` installed, or at least something that provides `convert`
|
||||
- Find the resolution of your display, and make sure your background matches the resolution
|
||||
- (1920x1080 -> --1080p, 2560x1080 -> --ultrawide, 2560x1440 -> --2k, 3440x1440 -> --ultrawide2k, 3840x2160 -> --4k)
|
||||
- 1920x1080 >> 1080p
|
||||
- 2560x1080 >> ultrawide
|
||||
- 2560x1440 >> 2k
|
||||
- 3440x1440 >> ultrawide2k
|
||||
- 3840x2160 >> 4k
|
||||
- Place your custom background inside the root of the project, and name it `background.jpg`
|
||||
- Run the installer like normal, but with -s `[YOUR_RESOLUTION]` and -t `[THEME]` and -i `[ICON]`
|
||||
- Make sure to replace `[YOUR_RESOLUTION]` with your resolution and `[THEME]` with the theme
|
||||
|
Loading…
Reference in New Issue
Block a user