home(catppuccin): fix gtk theme name again
This commit is contained in:
parent
85d651de77
commit
04dcc1b594
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in {
|
|||
};
|
||||
name = mkOption {
|
||||
type = with types; str;
|
||||
default = "catppuccin-mocha-pink-compact+default";
|
||||
default = "catppuccin-mocha-pink-compact";
|
||||
description = "name of catppuccin gtk theme";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue