waypaper
waypaper copied to clipboard
enhancement: Add hyprpaper backend support
I added hyprpaper
support using hyprrctl
. I tested it with --restore
flag and it restores the wallpapers properly. The monitor
variable in changer.py
was locally changed to be an empty string if it was set to All
so that hyprpaper
would set it to all monitors correctly.
This fixes issue #7 .