.
This commit is contained in:
parent
becdaee408
commit
77e187421e
2 changed files with 2 additions and 3 deletions
|
@ -14,8 +14,8 @@ in
|
||||||
wallpaper = mkDefault ./assets/wallpaper.jpeg;
|
wallpaper = mkDefault ./assets/wallpaper.jpeg;
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
name = "everforrest-Dark-BL";
|
name = "Everforrest-Dark-BL";
|
||||||
# package = pkgs.my.everforrest-gtk;
|
package = pkgs.my.everforrest-gtk;
|
||||||
};
|
};
|
||||||
|
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
|
|
|
@ -64,7 +64,6 @@ in
|
||||||
description = "A GTK theme based on the Everforrest colour palette";
|
description = "A GTK theme based on the Everforrest colour palette";
|
||||||
homepage = "https://github.com/Fausto-Korpsvart/Everforrest-GTK-Theme";
|
homepage = "https://github.com/Fausto-Korpsvart/Everforrest-GTK-Theme";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
# maintainers = with maintainers; [ icy-thought ];
|
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue