Change in the name of file and directory

As of right now, the directory regarding spicetify has path .config/spicetify and the filename for rotateTurntable.js has the name turntable.js
This commit is contained in:
Saval-0 2021-12-26 04:11:57 +01:00 committed by GitHub
parent eb50a58439
commit 8a32ad3798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,19 +43,19 @@ spicetify config extensions fullAppDisplay.js
spicetify apply
```
2. put **Turntable** and **rotateTurntable.js** into the **spicetify_data**
2. put **Turntable** and **turntable.js** into the **.config/spicetify**
```shell
cd spicetify-themes
cp -r Turntable ~/spicetify_data/Themes
cp Turntable/rotateTurntable.js ~/spicetify_data/Extensions
cp -r Turntable ~/.config/spicetify/Themes
cp Turntable/turntable.js ~/.config/spicetify/Extensions
```
3. select the theme and extension, then apply
```shell
spicetify config current_theme Turntable
spicetify config extensions rotateTurntable.js
spicetify config extensions turntable.js
spicetify apply
```
@ -64,8 +64,8 @@ spicetify apply
1. remove **Turntable** and **rotateTurntable.js**
```shell
rm -r ~/spicetify_data/Themes/Turntable
rm ~/spicetify_data/Extensions/rotateTurntable.js
rm -r ~/.config/spicetify/Themes/Turntable
rm ~/.config/spicetify/Extensions/turntable.js
```
2. config to spicetify default theme