Update system

This commit is contained in:
2026-04-02 17:51:27 +03:00
parent 22572128fc
commit d460f0c8d5
2 changed files with 32 additions and 29 deletions
+5 -2
View File
@@ -142,8 +142,11 @@ in {
};
gtk = {
gtk4.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk4 = {
theme = null;
extraConfig = {
gtk-application-prefer-dark-theme = true;
};
};
gtk3.extraConfig = {
gtk-application-prefer-dark-theme = true;