theme: Fix changed theme name
This commit is contained in:
parent
a797f7c354
commit
af085f4295
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
package = pkgs.catppuccin-gtk.override { size = "compact"; variant = "latte"; };
|
package = pkgs.catppuccin-gtk.override { size = "compact"; variant = "latte"; };
|
||||||
name = "Catppuccin-Latte-Compact-Blue-light";
|
name = "Catppuccin-Latte-Compact-Blue-Light";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
qt = {
|
qt = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue