Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
3 changed files with 6 additions and 2 deletions
Showing only changes of commit 09e7658618 - Show all commits

View file

@ -1,2 +0,0 @@
curl -fsSL https://raw.githubusercontent.com/spicetify/spicetify-cli/master/install.sh | sh

View file

@ -0,0 +1,3 @@
sudo chmod a+wr /opt/spotify
sudo chmod a+wr /opt/spotify/Apps -R

View file

@ -37,3 +37,6 @@ source .install/symlink.sh
# Add asdf plugins # Add asdf plugins
source .install/add-asdf-plugins.sh source .install/add-asdf-plugins.sh
# Spicetify
source .scripts/spicetify-postinstall.sh