feat(theme): go to adwaita gtk theme
This commit is contained in:
@@ -27,10 +27,10 @@ in
|
|||||||
};
|
};
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = {
|
# theme = {
|
||||||
package = pkgs.orchis-theme;
|
# package = pkgs.orchis-theme;
|
||||||
name = "Orchis-Grey-Dark-Compact";
|
# name = "Orchis-Grey-Dark-Compact";
|
||||||
};
|
# };
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
# package = pkgs.adwaita-icon-theme;
|
# package = pkgs.adwaita-icon-theme;
|
||||||
package = pkgs.papirus-icon-theme;
|
package = pkgs.papirus-icon-theme;
|
||||||
|
|||||||
Reference in New Issue
Block a user