2.1
New in this release
- Support for
swww
transition options. These are available in your config now:
swww_transition_type = any
swww_transition_step = 90
swww_transition_angle = 0
swww_transition_duration = 2
- Support for post command that runs after the wallpaper has been changed. For example, you can add this to your config and you can use
$wallpaper
as a parameter:
post_command = echo "My new wallpaper: $wallpaper "
- Fixing random button
- Fixing bug on non-rendering images (now they are rendered as black images)
- Adding manpage
- New icon
- New documentation site: https://anufrievroman.gitbook.io/waypaper
- Various minor fixes