From 96cba8dc08eacc58bbc039619935728452c6edc6 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Thu, 13 Apr 2023 18:04:04 +0200 Subject: [PATCH] Updates --- 1-install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1-install.sh b/1-install.sh index 666159a..c9bab83 100755 --- a/1-install.sh +++ b/1-install.sh @@ -340,11 +340,11 @@ done # ------------------------------------------------------ echo "" echo "-> Init pywal" -wal -i ~/dotfiles/default.jpg -n +wal -i ~/dotfiles/default.jpg echo "pywal initiated." # ------------------------------------------------------ # DONE # ------------------------------------------------------ -echo "" -echo "DONE! Reboot suggested..." +clear +echo "DONE!"