In my configuration, I have these lines:
output * bg #000000 solid_color
output * bg wallpaper.png fit
Because of the fit, the image does not cover the screen (intended). The rest of the screen is coloured with #404040. To harmonize the image and colour, I tried to change the background colour BEFORE applying the image, but it does not work. Is there a way to achieve this?
In my configuration, I have these lines:
Because of the
fit, the image does not cover the screen (intended). The rest of the screen is coloured with#404040. To harmonize the image and colour, I tried to change the background colour BEFORE applying the image, but it does not work. Is there a way to achieve this?