From a034dc4498daf4690af379e2b10d82f1ff90a943 Mon Sep 17 00:00:00 2001 From: zack Date: Thu, 11 Jul 2024 14:32:57 -0400 Subject: [PATCH] 825 current 2024-07-11 14:32:51 24.11.20240710.5f3d1d6 6.9.8-zen1 * --- modules/home/rice/gtk/default.nix | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/modules/home/rice/gtk/default.nix b/modules/home/rice/gtk/default.nix index 65680e2..71ba556 100644 --- a/modules/home/rice/gtk/default.nix +++ b/modules/home/rice/gtk/default.nix @@ -25,12 +25,10 @@ in { size = 11; }; - catppuccin.enable = true; - - # theme = { - # name = "Tokyonight-Dark-B"; - # package = pkgs.tokyonight-gtk-theme; - # }; + theme = { + name = "rose-pine-gtk"; + package = pkgs.rose-pine-gtk-theme; + }; iconTheme = { name = "Papirus-Dark";