Switch GTK theme to Adwaita
This commit is contained in:
parent
96e1acbbcb
commit
86f5cd79d1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
gtk = {
|
||||
enable = true;
|
||||
theme.name = "Adwaita-dark";
|
||||
theme.name = "Adwaita";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue