diff --git a/modules/home/rice/gtk/default.nix b/modules/home/rice/gtk/default.nix index 05eaea3..65680e2 100644 --- a/modules/home/rice/gtk/default.nix +++ b/modules/home/rice/gtk/default.nix @@ -25,10 +25,12 @@ in { size = 11; }; - theme = { - name = "Tokyonight-Dark-B"; - package = pkgs.tokyonight-gtk-theme; - }; + catppuccin.enable = true; + + # theme = { + # name = "Tokyonight-Dark-B"; + # package = pkgs.tokyonight-gtk-theme; + # }; iconTheme = { name = "Papirus-Dark";