Fix qt theming
This commit is contained in:
parent
cc7b93529a
commit
6ccd52c6d2
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ with lib; {
|
||||||
# Theme QT applications
|
# Theme QT applications
|
||||||
qt = {
|
qt = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
platformTheme = "gnome";
|
||||||
style = "adwaita-dark";
|
style = "adwaita-dark";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue