We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Spotify_Sleek.tar.gz
1 parent a71ef34 commit 657d763Copy full SHA for 657d763
Configs/.config/hyde/wallbash/scripts/spotify.sh
@@ -33,7 +33,7 @@ configure_spicetify() {
33
34
spicetify_themes_dir="$HOME/.config/spicetify/Themes"
35
if [ ! -d "${spicetify_themes_dir}/Sleek" ]; then
36
- curl -L -o "${cache_dir}/landing/Spotify_Sleek.tar.gz" "https://github.com/HyDE-Project/HyDE/raw/main/Source/arcs/Spotify_Sleek.tar.gz"
+ curl -L -o "${cache_dir}/landing/Spotify_Sleek.tar.gz" "https://github.com/HyDE-Project/HyDE/raw/master/Source/arcs/Spotify_Sleek.tar.gz"
37
tar -xzf "${cache_dir}/landing/Spotify_Sleek.tar.gz" -C "$spicetify_themes_dir"
38
fi
39
spicetify backup apply
0 commit comments