1: Changed theme
This commit is contained in:
parent
b974617d00
commit
dd532313c2
@ -15,7 +15,10 @@
|
|||||||
programs.nixcord = {
|
programs.nixcord = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
themeLinks = ["https://raw.githubusercontent.com/catppuccin/discord/refs/heads/main/themes/mocha.theme.css"];
|
themeLinks = [
|
||||||
|
#"https://raw.githubusercontent.com/catppuccin/discord/refs/heads/main/themes/mocha.theme.css"
|
||||||
|
"https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/catppuccin-mocha.theme.css"
|
||||||
|
];
|
||||||
plugins = {
|
plugins = {
|
||||||
spotifyCrack = {
|
spotifyCrack = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user