diff --git a/windows/spotx.bat b/windows/spotx.bat index 194dcfc..8eb8ab1 100644 --- a/windows/spotx.bat +++ b/windows/spotx.bat @@ -7,12 +7,12 @@ powershell -Command "&{[Net.ServicePointManager]::SecurityProtocol =" ^ "'https://raw.githubusercontent.com/amd64fox/SpotX/main/Install.ps1').Content)}" ^ "-confirm_uninstall_ms_spoti -confirm_spoti_recomended_over" ^ "-podcasts_on -cache_on -block_update_off -start_spoti" ^ - "-hide_col_icon_off -left_sidebar_on -lyrics_stat 1" ^ + "-hide_col_icon_off -new_theme -lyrics_stat purple" ^ " """" | Invoke-Expression" :: Delete newly created Spotify shortcut del %HOMEPATH%\Desktop\Spotify.lnk -echo Raccourci sur le Bureau supprimé +echo Raccourci sur le Bureau detruit pause exit /b