2: FINALLY fixed GTK theme and fixed Nixcord theme
This commit is contained in:
parent
dd532313c2
commit
2bbeede87f
@ -6,7 +6,7 @@
|
|||||||
accents = ["mauve"];
|
accents = ["mauve"];
|
||||||
variant = "mocha";
|
variant = "mocha";
|
||||||
};
|
};
|
||||||
name = "catppuccin-gtk";
|
name = "catppuccin-mocha-mauve-standard";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@ -15,10 +15,7 @@
|
|||||||
programs.nixcord = {
|
programs.nixcord = {
|
||||||
enable = true;
|
enable = true;
|
||||||
config = {
|
config = {
|
||||||
themeLinks = [
|
themeLinks = [ "https://raw.githubusercontent.com/refact0r/system24/refs/heads/main/theme/flavors/catppuccin-mocha.theme.css" ];
|
||||||
#"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