Use current background link

This commit is contained in:
David Heinemeier Hansson
2025-07-22 18:33:25 -04:00
parent d706eda676
commit c4b45779fe

View File

@ -44,5 +44,5 @@ else
# Relaunch swaybg
pkill -x swaybg
uwsm app -- swaybg -i "$NEW_BACKGROUND" -m fill >/dev/null 2>&1 &
uwsm app -- swaybg -i "$CURRENT_BACKGROUND_LINK" -m fill >/dev/null 2>&1 &
fi