Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Add-Type -AssemblyName PresentationFramework
- [System.Windows.MessageBox]::Show('Please download Spotify version 1.1.39.612 from https://spotify.en.uptodown.com/windows/download/2368262 and block updates. DO NOT LOG IN')
- Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/khanhas/spicetify-cli/master/install.ps1" | Invoke-Expression
- [System.Windows.MessageBox]::Show('Please copy the contents of the spicetify v1.2.1 zip file to spicetify-cli')
- spicetify
- spicetify backup apply enable-devtool
- [System.Windows.MessageBox]::Show('Please drag the themes into the themes folder located at C:\Users\YourUserName\.spicetify\Themes')
- cd "$(spicetify -c | Split-Path)\Themes\Dribbblish"
- Copy-Item dribbblish.js ..\..\Extensions
- spicetify config extensions dribbblish.js
- spicetify config current_theme Dribbblish color_scheme base
- spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
- spicetify apply
- pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement