Closed dginovker closed 3 years ago
Yes, sunwait
and wallutils
(for setwallpaper
) are dependencies for sunpaper
https://github.com/hexive/sunpaper/wiki/Install
wallutils has pretty good documentation for installing on ubuntu
https://github.com/xyproto/wallutils#ubuntu
And if you go their suggested route of first installing go, you can then install setwallpaper
with:
go get -u github.com/xyproto/wallutils/cmd/setwallpaper
https://github.com/hexive/sunpaper/wiki/Creative-Uses#building-wallutil-dependency
I have no idea how I missed that in the setup.
On first run I was getting this error:
But I was able to resolve it with
snap install sunwait
. Unfortunately, there's nosetwallpaper
I can install on Ubuntu.