fixed bug where swaybg doesnt run on startup

This commit is contained in:
array-in-a-matrix 2022-10-12 12:45:31 -04:00
parent 886a2aae34
commit 8fe2caf12e

View file

@ -23,8 +23,8 @@ export QT_QPA_PLATFORMTHEME=qt5ct
# update background with new image if swaybg is being used
if [[ -n $(pgrep swaybg) ]]; then
killall swaybg
swaybg -i "$IMAGE" -m fill &
fi
swaybg -i "$IMAGE" -m fill &
# update peripherals
eruptionctl color-schemes import pywal