Dotfiles/setup/modules/optional-Modules/apps/spotify.sh

7 lines
249 B
Bash

#!/bin/bash
set -euo pipefail
sudo pacman -S --noconfirm --needed spotify-launcher
curl -fsSL https://raw.githubusercontent.com/spicetify/cli/main/install.sh | sh
rm -rf ~/.config/spicetify
cp -r ~/Dotfiles/desktopenvs/hyprland/spicetify ~/.config/