4

I have a dual monitor setup and I'd like to have a different wallpaper for each monitor. I found two programs in this post: http://www.webupd8.org/2012/10/ubuntu-multi-monitor-tweaks-full-screen.html

Neither of them work for elementary OS. Does anyone know of program or settings to change to make this possible?

Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250
Winski Tech
  • 81
  • 1
  • 5

1 Answers1

1

You can use HydraPaper. It's available to install with flatpak. To install it on Elementary OS you need first to install flatpak:

sudo apt-get update

sudo apt install flatpak

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Then you can install HydraPaper by running:

flatpak install flathub org.gabmus.hydrapaper

To run the program just run:

flatpak run org.gabmus.hydrapaper

The next time when you login to your system you will find the program in your application menu.