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";