Correct indention

This commit is contained in:
David Heinemeier Hansson
2026-05-11 15:27:43 -04:00
committed by Ryan Hughes
parent da822f6ffb
commit 67751a45b5
+2 -2
View File
@@ -43,6 +43,6 @@ else
# Set new background symlink
ln -nsf "$NEW_BACKGROUND" "$CURRENT_BACKGROUND_LINK"
# Apply the new background through Skwd-wall
skwd wall apply "{\"type\":\"static\",\"path\":\"$CURRENT_BACKGROUND_LINK\"}" >/dev/null
# Apply the new background through Skwd-wall
skwd wall apply "{\"type\":\"static\",\"path\":\"$CURRENT_BACKGROUND_LINK\"}" >/dev/null
fi