Hello:
Please could you tell me how to install dynamic wallpapers?
I would like to take this opportunity to thank you for the good disposition you have had for me, which has allowed me to advance a little more in the knowledge of this wonderful operating system.
I wish you all an excellent Christmas and a prosperous new year 2022.
1 Like
Do you mean live wallpaper?
Yes, you can do that but you have to install a third-party app for that.
Are you ready?
For live wallpapers @Storm wrote a nice tutorial
4 Likes
Wait, you can do that easily with the app known as komorebi
2 Likes
The more options users have the better, now he can chose
1 Like
Run the following command to install komorebi.
sudo add-apt-repository ppa:gnome3-team/gnome3 -y
sudo add-apt-repository ppa:vala-team -y
sudo add-apt-repository ppa:gnome3-team/gnome3-staging -y
sudo apt install cmake valac libgtk-3-dev libgee-0.8-dev libclutter-gtk-1.0-dev libclutter-1.0-dev libwebkit2gtk-4.0-dev libclutter-gst-3.0-dev
git clone https://github.com/cheesecakeufo/komorebi.git
cd komorebi
mkdir build && cd build
cmake .. && sudo make install && ./komorebi
Or you can follow the below tutorial.
After installing this you can follow the below tutorial to make your live wallpaper.
Yes, you can choose an option you like.
Marked solution. 100
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.