mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
wallpaper: add README.md
This commit is contained in:
parent
0778a4fbd6
commit
54f09062e4
1 changed files with 6 additions and 0 deletions
6
wallpapers/README.md
Normal file
6
wallpapers/README.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Wallpapers
|
||||
|
||||
Add mask with imagemagick:
|
||||
```
|
||||
magick ./png/blob.png -background none -size 1920x1080 tile:./src/mask.png -composite blob.png
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue