this time I actually read documentation fr fr

This commit is contained in:
caem 2025-01-30 23:51:36 +01:00
parent 56f5ab2c5e
commit ea950edc6d
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -7,7 +7,9 @@ let
in {
gtk = {
enable = true;
theme = "Adwaita-dark";
gtk3.extraConfig = {
gtk-application-prefer-dark-theme = true;
};
};
dconf.settings = {