LGFae / swww

A Solution to your Wayland Wallpaper Woes
GNU General Public License v3.0
2.38k stars 70 forks source link

swww doesn't set full screen wallpaper when using vertical monitor #287

Closed sin1111yi closed 7 months ago

sin1111yi commented 7 months ago

I am using 2 monitors with hyprland as wm, and one of them is horizen and the other is vertical.

When I set wallpapers with swww later than commit f2ea5a7 Version 0.9.0, the img didn't fill the vertical monitor like this. I set hyprland option disable_hyprland_logo to false, in case to show the whole monitor range.

image

the cmd is

swww img $HOME/.wallpapers/v/jonny-mckenna-4igCpD-Lnfg-unsplash.jpg -o DP-3 --resize=fit

if i remove --resize=fit and keep it as default, here's the result

image

I have to rollback to v0.9.0 to avoid this problem.

LGFae commented 7 months ago

This is a duplicate of #275. Closing for now.