Silence pywal warnings and add dependency management to install.sh

This commit is contained in:
2026-04-20 13:11:19 -04:00
parent 99eb1be04c
commit 15680ecfec
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ else
fi
echo "Extracting colors using Pywal..."
wal -i "$IMAGE_PATH" -n -q
wal -i "$IMAGE_PATH" -n -q 2> >(grep -v "deprecated in IMv7" >&2)
# Clear old backgrounds and copy the new one into the dynamic theme
rm -f "$THEME_DIR/backgrounds/"*