updated caching and settings
This commit is contained in:
parent
3e8e5ba6df
commit
3c187d3bfc
3 changed files with 10 additions and 14 deletions
|
|
@ -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
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue