fix spotx patch
This commit is contained in:
parent
d0c7a181b8
commit
a19ba58979
1 changed files with 1 additions and 1 deletions
2
arch.sh
2
arch.sh
|
@ -154,7 +154,7 @@ main() {
|
|||
mv completions_fish ~/.config/fish/completions/tldr.fish
|
||||
|
||||
# === Spotify ==
|
||||
bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ce
|
||||
bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh) -ceP "$HOME"/.local/share/spotify-launcher/install/usr/share/spotify
|
||||
|
||||
# === Syncthing ==
|
||||
systemctl enable syncthing@"$USER".service
|
||||
|
|
Loading…
Reference in a new issue