This commit is contained in:
Stephan Raabe 2023-04-13 16:44:32 +02:00
parent 9a6763ea1b
commit e4cbe0b75e

View File

@ -340,7 +340,7 @@ done
# ------------------------------------------------------ # ------------------------------------------------------
echo "" echo ""
echo "-> Init pywal" echo "-> Init pywal"
wal -i ~/wallpaper/default.jpg -n wal -i ~/dotfiles/default.jpg -n
echo "pywal initiated." echo "pywal initiated."
# ------------------------------------------------------ # ------------------------------------------------------