mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-06 11:36:34 +01:00
catppuccin-plymounth: change varriant
This commit is contained in:
parent
7230ac9ca8
commit
fce0da0d55
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@
|
||||||
withVencord = true;
|
withVencord = true;
|
||||||
withTTS = true;
|
withTTS = true;
|
||||||
};
|
};
|
||||||
|
catppuccin-plymouth = super.catppuccin-plymouth.override {
|
||||||
|
variant = "frappe";
|
||||||
|
};
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue