From 52c81aaca56ed13d5b333c714a8e008817f4c3bf Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:50:15 +0000 Subject: [PATCH] Update README.md - Moves only necessary files - Moves files to the right directory --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43286b0..b9dd91c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ````bash mkdir ~/.config/spicetify/Themes/Tokyo - cp -r Spotify-Tokyo-Night-Theme/* ~/.config/spicetify/Themes + cd Spotify-Tokyo-Night-Theme + cp color.ini user.css ~/.config/spicetify/Themes/Tokyo ```` 4. Apply the theme @@ -40,4 +41,4 @@ Spotify Tokyo Night Theme to use with [Spicetify](https://spicetify.app/); based ### Light -![](light.png) \ No newline at end of file +![](light.png)