what not reading documentation does to a mf

This commit is contained in:
caem 2025-01-30 23:47:10 +01:00
parent 05bd41f1f5
commit 56f5ab2c5e
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -7,10 +7,7 @@ let
in {
gtk = {
enable = true;
theme = {
gtk2 = "Adwaita-dark";
gtk3 = "Adwaita-dark";
};
theme = "Adwaita-dark";
};
dconf.settings = {