From 469868a5f25907e9c299823b755acf85757732a2 Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Tue, 7 May 2024 17:15:30 +0200 Subject: [PATCH] home: Fix GTK theme name --- users/erwin/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/erwin/home.nix b/users/erwin/home.nix index 09b2625..58fdc82 100644 --- a/users/erwin/home.nix +++ b/users/erwin/home.nix @@ -333,7 +333,7 @@ in gtk = { enable = true; theme = { - name = "Catppuccin-Mocha-Compact-Dark"; + name = "Catppuccin-Mocha-Compact-Blue-Dark"; package = pkgs.catppuccin-gtk.override { size = "compact"; tweaks = [