diff --git a/install.sh b/install.sh index 0b11933..c4a627c 100755 --- a/install.sh +++ b/install.sh @@ -470,8 +470,9 @@ install_theme() { # Wallpaper print_step "Installing wallpaper..." - cp "$SCRIPT_DIR/wallpapers/wallpaper-bitpunk.jpg" ~/.config/conky/ - print_success "Wallpaper installed" + cp "$SCRIPT_DIR/wallpapers/bitpunk-cipher.jpg" ~/.config/conky/ + plasma-apply-wallpaperimage "$SCRIPT_DIR/wallpapers/bitpunk-cipher.jpg" + print_success "Wallpaper applied , restart shell for changes to take place" # Conky (with sensor substitution) print_step "Installing conky config (with detected sensors)..."