Update install.sh
This commit is contained in:
@@ -773,7 +773,7 @@ fi
|
|||||||
|
|
||||||
RWALLP="$(find $HOME/Wallpapers -type f | shuf -n 1)"
|
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
|
python3 $HOME/.config/qtile/extract_colors.py $RWALLP
|
||||||
feh --bg-scale $RWALLP
|
feh --bg-scale $RWALLP
|
||||||
|
|||||||
Reference in New Issue
Block a user