disable gtk4 themeing
This commit is contained in:
@@ -188,6 +188,8 @@
|
|||||||
package = pkgs.adw-gtk3;
|
package = pkgs.adw-gtk3;
|
||||||
name = "adw-gtk3-dark";
|
name = "adw-gtk3-dark";
|
||||||
};
|
};
|
||||||
|
# gtk4 apps use libadwaita natively, no theme package needed
|
||||||
|
gtk4.theme = null;
|
||||||
iconTheme = {
|
iconTheme = {
|
||||||
package = pkgs.adwaita-icon-theme;
|
package = pkgs.adwaita-icon-theme;
|
||||||
name = "Adwaita";
|
name = "Adwaita";
|
||||||
|
|||||||
Reference in New Issue
Block a user