mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed spicetify theme
This commit is contained in:
parent
d622b37a24
commit
b45fab8cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ in
|
||||||
enabledExtensions = builtins.attrValues {
|
enabledExtensions = builtins.attrValues {
|
||||||
inherit (spicePkgs.extensions) adblock hidePodcasts shuffle;
|
inherit (spicePkgs.extensions) adblock hidePodcasts shuffle;
|
||||||
};
|
};
|
||||||
theme = spicePkgs.themes.Comfy;
|
theme = spicePkgs.themes.Dribbblish;
|
||||||
colorScheme = "custom";
|
colorScheme = "custom";
|
||||||
customColorScheme = {
|
customColorScheme = {
|
||||||
text = "f8f8f8";
|
text = "f8f8f8";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue