Update Themes folder location for MacOS

This commit is contained in:
Afonso Jorge Ramos 2021-10-25 16:46:19 +02:00 committed by GitHub
parent 7acdeaa0a5
commit b7bb443bce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ You can add your own theme simply by opening a Pull Request (more info in [CONTR
```bash
cd spicetify-themes
cp -r * ~/spicetify_data/Themes
cp -r * ~/.config/spicetify/Themes
```
**Windows**