Add Eveforest icon theme

This commit is contained in:
Elnu 2023-01-08 20:03:44 -08:00
parent 06a9960ed0
commit bf94301b84
4 changed files with 8 additions and 2 deletions

View file

@ -22,7 +22,7 @@ in
gtk = {
enable = true;
iconTheme = colors.gtkTheme pkgs;
iconTheme = colors.gtkIconTheme pkgs;
theme = colors.gtkTheme pkgs;
# Remove minimize, maximize, and close buttons
gtk3.extraConfig = {