v2.3.0 Available Now

Spicetify on Arch.
Simply Painless.

Tired of fighting Flatpak permissions and config paths? This script automates the entire process, getting you from zero to a themed Spotify in seconds.

Why use this script?

End-to-End Automation

Installs dependencies (curl, gawk), runs the official installer, fixes configs, and applies patches automatically.

Smart Flatpak Detection

No more manual path hunting. The script finds your system or user-level Flatpak installation and wires it correctly.

Marketplace Ready

Prompts you to install the Spicetify Marketplace immediately, so you can browse themes and extensions right away.

Idempotent Design

Safe to re-run. If you run it multiple times, it won't trash your setup; it simply updates and fixes missing pieces.

Permission Fixer

Automatically handles the tricky chmod permissions required for Spicetify to write to Flatpak directories.

Readable Output

Color-coded sections and clear messages instead of a wall of text, so you know exactly what the script is doing.

Installation

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.

1. Clone the repository

Terminal
git clone https://github.com/boudywho/easy-spicetify-arch.git

2. Enter the directory

cd easy-spicetify-arch

3. Run the script

./spicetify.sh

Note: You may be asked for your sudo password to install dependencies and fix permissions.