Update 1-install.sh

This commit is contained in:
Stephan Raabe 2023-02-19 09:54:04 +00:00
parent 816eeb8922
commit a415a810ce

View File

@ -52,11 +52,11 @@ git clone https://gitlab.com/stephan-raabe/wallpaper.git ~/wallpaper
# ------------------------------------------------------
# Install startship plain text
# ------------------------------------------------------
starship preset plain-text-symbols > ~/.config/starship.toml
# starship preset plain-text-symbols > ~/.config/starship.toml
# ------------------------------------------------------
# Init pywal
# ------------------------------------------------------
wal -i ~/wallpaper/default.jpg
wal -i ~/wallpaper/default.jpg -n
echo "DONE!"