Komorebi-Fork / komorebi

A beautiful and customisable wallpaper manager for Linux
GNU General Public License v3.0
271 stars 17 forks source link

[Q] How to duplicate video on multiple monitors? #60

Closed ghost closed 4 months ago

ghost commented 3 years ago

What are the configs to replicate the video wallpaper on multiple monitors?

Default behavior it stretches the video to fit all the screens (great) but sometimes I want to use 16:9 video without stretching

Config file

[Info]
WallpaperType=video
VideoFileName=video.mp4

[DateTime]
Visible=false
Parallax=false
MarginTop=0
MarginRight=0
MarginLeft=0
MarginBottom=0
RotationX=0
RotationY=0
RotationZ=0
Position=center
Alignment=center
AlwaysOnTop=true
Color=#dd22dd22dd22
Alpha=255
ShadowColor=#dd22dd22dd22
ShadowAlpha=255
TimeFont=Lato Light 30
DateFont=Lato Light 20

How do I replicate video on 2 or more monitors without stretching?

rsubtil commented 3 years ago

Duplicate of #29; however, there's currently no way to have different configurations for different screens, that would be useful.