chore(flake): update inputs
Includes GNOME 42 update and changes to get its new dark mode and pop-shell working.
This commit is contained in:
parent
db0ca6c89c
commit
4df7f5a400
4 changed files with 22 additions and 14 deletions
|
@ -3,5 +3,6 @@
|
|||
{
|
||||
gtk.enable = true;
|
||||
gtk.theme.name = "Adwaita-dark";
|
||||
gtk.gtk3.extraConfig = { gtk-application-prefer-dark-theme = true; };
|
||||
gtk.gtk3.extraConfig.gtk-application-prefer-dark-theme = true;
|
||||
gtk.gtk4.extraConfig.gtk-application-prefer-dark-theme = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue