Spotify
This guide covers theming Spotify with the help of spicetify and comfy
-
Install spicetify according to your linux distribution: refer to this link over here: https://spicetify.app/docs/getting-started
-
Install the comfy theme MANUALLY: refer to this link over here: https://github.com/Comfy-Themes/Spicetify?tab=readme-ov-file#-manual-installation or follow the instructions below,
# navigate to your spicetify/Themes/ directory# run the command below to check where your config directory isspicetify config-dir# example:cd ~/.config/spicetify/Themes/
# now clone Comfy Repo heregit clone https://github.com/Comfy-Themes/Spicetify.git ComfyRepo
# move the Comfy folder to the Themes/ directorymv ./ComfyRepo/Comfy/ ./# optionally clean up as well :)rm -rf ./ComfyRepo/
# finally apply the themespicetify config current_theme Comfy color_scheme Comfyspicetify config inject_css 1 replace_colors 1 overwrite_assets 1 inject_theme_js 1spicetify apply-
Enable matugen spicetify theming in Noctalia:
- Open Settings → Color Scheme → Templates → Programs
- Toggle on Spicetify
-
Enjoy!
Troubleshooting
Section titled “Troubleshooting”- Theme not applying: Run
spicetify applyor restart spotify