Port to 20.03

This commit is contained in:
Tim Schubert 2020-04-27 21:43:16 +02:00
parent c50075d220
commit c81070da92
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
9 changed files with 96 additions and 34 deletions

View file

@ -14,6 +14,6 @@
};
qt = {
enable = true;
platformTheme = "gnome";
platformTheme = "gtk";
};
}