install: add spicetify

Also use spicetify as default music player for toggles
This commit is contained in:
2 * r + 2 * t
2025-04-09 19:26:47 +10:00
parent 9cf691b376
commit 5bbead188a
4 changed files with 24 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ if test "$argv[1]" = scheme
end
if test "$argv[1]" = install
set -l valid_modules scripts btop discord firefox fish foot fuzzel hypr safeeyes shell slurp gtk qt vscode
set -l valid_modules scripts btop discord firefox fish foot fuzzel hypr safeeyes shell slurp spicetify gtk qt vscode
if test "$argv[2]" = all
for module in $valid_modules
$src/install/$module.fish $argv[3..]