From 483051c7a01d1ea20db224062180d68144702991 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Sat, 25 May 2024 20:27:48 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5e1fbd5..0f21625 100644 --- a/install.sh +++ b/install.sh @@ -773,7 +773,7 @@ fi RWALLP="$(find $HOME/Wallpapers -type f | shuf -n 1)" -notify-send "Automatically new background and color theme" "Please wait while the background image and colors is being pro> +notify-send "Automatically new background and color theme" "Please wait while we find a new background image and some colors to match" python3 $HOME/.config/qtile/extract_colors.py $RWALLP feh --bg-scale $RWALLP