mirror of
https://github.com/vinceliuice/grub2-themes.git
synced 2024-11-05 13:46:14 +01:00
Document imagemagick as required dependency
This commit is contained in:
parent
7c360b02c5
commit
1d5b2d327a
@ -51,6 +51,7 @@ _If no options are used, a user interface will show up instead_
|
||||
|
||||
### 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
|
||||
- (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
|
||||
|
Loading…
Reference in New Issue
Block a user