chore: flake update
This commit is contained in:
parent
fad1915084
commit
3027404339
6 changed files with 66 additions and 87 deletions
|
|
@ -61,8 +61,12 @@
|
|||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
|
||||
gtk4.extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
gtk4 = {
|
||||
theme = null;
|
||||
|
||||
extraConfig = {
|
||||
gtk-application-prefer-dark-theme = true;
|
||||
};
|
||||
};
|
||||
|
||||
iconTheme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue