what not reading documentation does to a mf
This commit is contained in:
parent
05bd41f1f5
commit
56f5ab2c5e
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +7,7 @@ let
|
|||
in {
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme = {
|
||||
gtk2 = "Adwaita-dark";
|
||||
gtk3 = "Adwaita-dark";
|
||||
};
|
||||
theme = "Adwaita-dark";
|
||||
};
|
||||
|
||||
dconf.settings = {
|
||||
|
|
Loading…
Add table
Reference in a new issue