@ -121,6 +121,7 @@ Here's what's on my todo list
- Finish adding an option to smart crop images with plain color backgrounds.
<br/>What this means is that your solid bg waifu wallpaper will be cropped around
<br/>your waifu no matter where she is in the image.
- Cleanup
## Customization
@ -61,7 +61,7 @@ clear=$(tput sgr0)
# Amount of left padding to use when images are disabled.
# The variable takes a count of spaces. So a value of 10
# will pad the text to the right 10 spaces.
padding=10
padding=0
# }}}