gtk: update red theme name

This commit is contained in:
notohh 2023-11-06 22:51:03 -05:00
parent f3c0db8c6a
commit c30322e780
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -10,7 +10,7 @@
gtk = {
enable = true;
theme = {
name = "Catppuccin-Mocha-Standard-Red-dark";
name = "Catppuccin-Mocha-Standard-Red-Dark";
package = pkgs.catppuccin-gtk.override {
accents = ["red"];
size = "standard";