From c30322e780a09ab4545702f43d73d2fe1ac9740d Mon Sep 17 00:00:00 2001 From: notohh Date: Mon, 6 Nov 2023 22:51:03 -0500 Subject: [PATCH] gtk: update red theme name --- home/gtk/catppuccin-red.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/gtk/catppuccin-red.nix b/home/gtk/catppuccin-red.nix index 307f677..efc2e3f 100644 --- a/home/gtk/catppuccin-red.nix +++ b/home/gtk/catppuccin-red.nix @@ -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";