home: Fix GTK theme name
This commit is contained in:
parent
c5a83f0943
commit
469868a5f2
1 changed files with 1 additions and 1 deletions
|
@ -333,7 +333,7 @@ in
|
|||
gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
name = "Catppuccin-Mocha-Compact-Dark";
|
||||
name = "Catppuccin-Mocha-Compact-Blue-Dark";
|
||||
package = pkgs.catppuccin-gtk.override {
|
||||
size = "compact";
|
||||
tweaks = [
|
||||
|
|
Loading…
Reference in a new issue