Tired of fighting Flatpak permissions and config paths? This script automates the entire process, getting you from zero to a themed Spotify in seconds.
Installs dependencies (curl, gawk), runs the official installer, fixes configs, and applies patches automatically.
No more manual path hunting. The script finds your system or user-level Flatpak installation and wires it correctly.
Prompts you to install the Spicetify Marketplace immediately, so you can browse themes and extensions right away.
Safe to re-run. If you run it multiple times, it won't trash your setup; it simply updates and fixes missing pieces.
Automatically handles the tricky chmod permissions required for Spicetify to write to Flatpak directories.
Color-coded sections and clear messages instead of a wall of text, so you know exactly what the script is doing.
Follow these steps to spice up your Spotify client.
Before you start: Make sure you have opened Spotify at least once so the preference files are generated.
git clone https://github.com/boudywho/easy-spicetify-arch.git
cd easy-spicetify-arch
./spicetify.sh
Note: You may be asked for your sudo password to install dependencies and fix permissions.