spicetify: switch to comfy theme (rose-pine)
CI / lint (push) Successful in 1m15s
CI / eval (push) Successful in 3m7s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Miguel Palhas
2026-06-29 10:57:36 +01:00
parent 233939d77d
commit 195ee328de
+2 -1
View File
@@ -12,6 +12,7 @@ in
hidePodcasts
shuffle
];
theme = spicePkgs.themes.bloom;
theme = spicePkgs.themes.comfy;
colorScheme = "rose-pine";
};
}