like this?
This commit is contained in:
parent
392f06c4b7
commit
c99c88f202
1 changed files with 2 additions and 2 deletions
|
|
@ -462,8 +462,8 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
# NOTE: remove when stylix is fixed
|
# NOTE: remove when stylix is fixed
|
||||||
qt = {
|
qt = lib.mkIf enableGraphical {
|
||||||
enable = enableGraphical;
|
enable = true;
|
||||||
platformTheme.name = "adwaita";
|
platformTheme.name = "adwaita";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue