fix eval warnings
This commit is contained in:
parent
d15920c908
commit
a880332346
6 changed files with 10 additions and 6 deletions
|
|
@ -18,6 +18,7 @@
|
|||
gtk = {
|
||||
enable = true;
|
||||
gtk3.extraConfig.gtk-application-prefer-dark-theme = 1;
|
||||
gtk4.theme = null;
|
||||
iconTheme = {
|
||||
name = "Papirus-Dark";
|
||||
package = lib.mkForce pkgs.papirus-icon-theme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue