updated caching and settings

This commit is contained in:
alsaiduq-lab 2025-03-20 22:56:58 -06:00
parent 3e8e5ba6df
commit 3c187d3bfc
3 changed files with 10 additions and 14 deletions

View file

@ -47,7 +47,7 @@ in {
greeters.gtk = {
enable = true;
theme = {
package = customPkgs.tokyo-night-gtk;
package = pkgs.tokyonight-gtk-theme;
name = "Tokyonight-Storm";
};
iconTheme = {
@ -105,8 +105,9 @@ in {
numix-icon-theme-circle
candy-icons
capitaine-cursors
tokyonight-gtk-theme
nix-prefetch-git
] ++ (with customPkgs; [
tokyo-night-gtk
vivid-icons
]);