Files
dots/themes/pimp_spotify.sh
Marco Thomas ac1c15d128 Update Dots
2020-11-09 18:11:41 +01:00

11 lines
220 B
Bash
Executable File

#!/bin/sh
path=$(pwd)
cp -r $path/Onepunch ~/.config/spicetify/Themes/.
spicetify config current_theme Onepunch
spicetify config inject_css 1 replace_colors 1 overwrite_assets 1
spicetify backup apply
spicetify apply