gtk: update theme name

This commit is contained in:
notohh 2023-09-30 00:20:09 -04:00
parent 4863b02d38
commit c5b9990bd2
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -14,7 +14,7 @@
package = pkgs.jost; package = pkgs.jost;
}; };
theme = { theme = {
name = "Catppuccin-Mocha-Standard-Pink-dark"; name = "Catppuccin-Mocha-Standard-Pink-Dark";
package = pkgs.catppuccin-gtk.override { package = pkgs.catppuccin-gtk.override {
accents = ["pink"]; accents = ["pink"];
size = "standard"; size = "standard";