mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
6 lines
199 B
Markdown
6 lines
199 B
Markdown
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
|
|
```
|