-
| 
         As the title suggests, I'm trying to get two different custom wallpapers to show up on different monitors but on the same theme. I have a horizontal monitor and a vertical monitor, so having a vertical wallpaper looks bad on the horizontal monitor, and having a horizontal wallpaper looks bad on the vertical monitor. I've tried using feh and hyprpaper to override HyDE's wallpaper but it wont work. Is there a feature in HyDE to do this, and if not is there any workarounds?  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
        
 Install  
 For now, follow up your queries in here #425 The mentioned method is breaking or not solid yet. Though it shouln't concern you if you are just using swww as backend therefore you can try his script mentioned in #425  | 
  
Beta Was this translation helpful? Give feedback.
Install
swww-git, this is already fixed upstream, see LGFae/swww#398 for why it's not on stable.For now, follow up your queries in here #425
The mentioned method is breaking or not solid yet.
Yes we can add a custom one per display But this might break other wallpaper backend if we don't cache the wallpaper in HyDE level. And propagate it on the wallpaper backend.
Though i…