This commit is contained in:
Tim Schubert 2021-03-08 10:08:22 +01:00
parent 9e1f423048
commit d143afc023
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
6 changed files with 9 additions and 7 deletions

View file

@ -19,7 +19,7 @@ in
};
qt = {
enable = true;
platformTheme = "gtk";
platformTheme = "gnome";
};
};
}