mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 17:26:14 +01:00
Update README.md
This commit is contained in:
parent
b0dca256c3
commit
7033bb66e5
16
README.md
16
README.md
@ -50,19 +50,19 @@ sudo ./install.sh -r -t tela
|
|||||||
|
|
||||||
- Make sure you have `imagemagick` installed, or at least something that provides `convert`
|
- 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
|
- Find the resolution of your display, and make sure your background matches the resolution
|
||||||
- 1920x1080 >> 1080p
|
- 1920x1080 >> 1080p
|
||||||
- 2560x1080 >> ultrawide
|
- 2560x1080 >> ultrawide
|
||||||
- 2560x1440 >> 2k
|
- 2560x1440 >> 2k
|
||||||
- 3440x1440 >> ultrawide2k
|
- 3440x1440 >> ultrawide2k
|
||||||
- 3840x2160 >> 4k
|
- 3840x2160 >> 4k
|
||||||
- Place your custom background inside the root of the project, and name it `background.jpg`
|
- 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]`
|
- 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
|
- Make sure to replace `[YOUR_RESOLUTION]` with your resolution and `[THEME]` with the theme
|
||||||
|
|
||||||
## Contributing:
|
## Contributing:
|
||||||
- If you made changes to icons, or added a new one:
|
- If you made changes to icons, or added a new one:
|
||||||
- Delete the existing icon, if there is one
|
- Delete the existing icon, if there is one
|
||||||
- Run `cd assets; ./render-all.sh`
|
- Run `cd assets; ./render-all.sh`
|
||||||
- Create a pull request from your branch or fork
|
- Create a pull request from your branch or fork
|
||||||
- If any issues occur, report then to the [issue](https://github.com/vinceliuice/grub2-themes/issues) page
|
- If any issues occur, report then to the [issue](https://github.com/vinceliuice/grub2-themes/issues) page
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user