Fix distorted background on different screens

This commit is contained in:
Tibo De Peuter 2023-11-25 10:37:54 +01:00
parent 356b1dd991
commit 2b2a99aead

View file

@ -77,7 +77,7 @@ fi
# Sway
if [ "$(command -v swaybg)" ]; then
pkill swaybg && swaybg -i ~/Nextcloud/Afbeeldingen/wallpapers/${wallpaper[${theme}]} && swaymsg reload &
pkill swaybg && swaybg --mode fill --image ~/Nextcloud/Afbeeldingen/wallpapers/${wallpaper[${theme}]} && swaymsg reload &
fi
# Vifm