From 439f6e6321d2cd385a7a382f58c818d06d6dc32c Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 11 Apr 2025 18:39:50 +1000 Subject: install: spicetify install marketplace --- install/spicetify.fish | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'install/spicetify.fish') diff --git a/install/spicetify.fish b/install/spicetify.fish index fb5e6e0..9977c69 100755 --- a/install/spicetify.fish +++ b/install/spicetify.fish @@ -2,7 +2,7 @@ . (dirname (status filename))/util.fish -install-deps git spicetify-cli +install-deps git spicetify-cli spicetify-marketplace-bin set -l dist $C_DATA/spicetify @@ -19,3 +19,6 @@ cp $dist/user.css $CONFIG/spicetify/Themes/caelestia/user.css # Set spicetify theme spicetify config current_theme caelestia color_scheme caelestia + +# Setup marketplace +spicetify config custom_apps marketplace -- cgit v1.2.3-freya