This commit is contained in:
David Heinemeier Hansson
2025-07-26 16:37:49 -04:00
parent 73d8c70e06
commit 6de445a2a6

View File

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