Add a launch flag and a config option inside the script to change the crop offset
This commit is contained in:
parent
78fdeb0c2a
commit
e8c9026f5e
2 changed files with 21 additions and 7 deletions
|
@ -66,6 +66,9 @@ These are the script's optional dependencies
|
|||
The image gets priority over other
|
||||
images: (wallpaper, \$img)
|
||||
--size px Change the size of the image
|
||||
--cropoffset value Change the crop offset. Possible values:
|
||||
northwest, north, northeast, west, center
|
||||
east, southwest, south, southeast"
|
||||
--padding How many spaces to pad the text
|
||||
to the right
|
||||
--xoffset px How close the image will be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue