6 lines
199 B
Markdown
Raw Normal View History

Create wallpapers by combining "blank" templates with desired FTL ships like the following example command:
```
magick gruvbox/blank.png osprey.png -gravity Center -composite gruvbox/osprey.png
```