- This repository is a collection of wallpapers, designed for use with my other themes
- All .gif, .xcf, .svg and .png files are licensed under Creative Commons Attribution Share Alike 4.0 International
- Please credit me if you use my work, a link to my GitHub profile or this repository is enough :)
- To recompress the wallpapers in this repository, use
make compressoptipngandmakeare required- The lossless compression level can be configured with
COMPRESS_OPTIONS=-ox make compress- See
optipngfor supported levels and other options
- See
- To re-export the svg images, use
make wallpapers- Use the
EXPORT_WIDTHandEXPORT_HEIGHTenvironment variables to change the output resolution - To generate a 16:10 aspect ratio, use
make tall inkscapeandmakeare required
- Use the
make set-wallpaperis designed to be used on GNOME, and won't work with other desktop environmentsmake wallpapers,make tall,make compressandmake generate-allsupport multiple cores using-j[CORES]

