system: switch to Catppuccin again
This commit is contained in:
parent
216ddc8755
commit
154da6736d
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ in {
|
|||
name = mkOption {
|
||||
type = nullOr (enum ["Catppuccin Mocha" "Zenburn" "Black Metal Venom" "Gruvbox"]);
|
||||
description = "The colorscheme that should be used globally to theme your system.";
|
||||
default = "Gruvbox";
|
||||
default = "Catppuccin Mocha";
|
||||
};
|
||||
|
||||
slug = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue