mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 16:36:14 +01:00
Merge pull request #93 from Dragon8oy/patch-1
Document imagemagick as required dependency
This commit is contained in:
commit
7d6e1da838
@ -51,6 +51,7 @@ _If no options are used, a user interface will show up instead_
|
|||||||
|
|
||||||
### Setting a custom background:
|
### Setting a custom background:
|
||||||
|
|
||||||
|
- 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, 2560x1080 -> --ultrawide, 2560x1440 -> --2k, 3840x2160 -> --4k)
|
- (1920x1080 -> --1080p, 2560x1080 -> --ultrawide, 2560x1440 -> --2k, 3840x2160 -> --4k)
|
||||||
- Place your custom background inside the root of the project, and name it either background.jpg or custom-background.jpg
|
- Place your custom background inside the root of the project, and name it either background.jpg or custom-background.jpg
|
||||||
|
Loading…
Reference in New Issue
Block a user