This commit is contained in:
Sean Kovacs 2026-01-21 10:07:43 -05:00
commit d3100b7d7f
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 3 additions and 7 deletions

View file

@ -59,10 +59,12 @@
gtk3.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk-decoration-layout = ":";
};
gtk4.extraConfig = {
gtk-application-prefer-dark-theme = true;
gtk-decoration-layout = ":";
};
};
}