Merge pull request #93 from Dragon8oy/patch-1
Document imagemagick as required dependency
This commit is contained in:
commit
7d6e1da838
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue