From 4ba2cd36101e6c4bbad965aba76e62fd0a292da9 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sun, 14 Jul 2024 14:22:01 +0200 Subject: [PATCH] update gtk theme name --- hosts/del/configuration.nix | 2 +- hosts/niks/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/del/configuration.nix b/hosts/del/configuration.nix index 559f49a..19fd82e 100644 --- a/hosts/del/configuration.nix +++ b/hosts/del/configuration.nix @@ -233,7 +233,7 @@ in { gtk = { enable = true; package = pkgs.catppuccin-gtk; - name = "Catppuccin-Mocha-Standard-Green-Dark"; + name = "catppuccin-mocha-green-standard+normal"; variant = "mocha"; accentColour = "green"; iconTheme = { diff --git a/hosts/niks/configuration.nix b/hosts/niks/configuration.nix index 8d758c6..496193b 100644 --- a/hosts/niks/configuration.nix +++ b/hosts/niks/configuration.nix @@ -154,7 +154,7 @@ in { gtk = { enable = true; package = pkgs.catppuccin-gtk; - name = "Catppuccin-Mocha-Standard-Green-Dark"; + name = "catppuccin-mocha-green-standard+normal"; variant = "mocha"; accentColour = "green"; iconTheme = {