theme: Use renamed platformTheme.name option
This commit is contained in:
parent
51f1bf8f71
commit
ef6ec04887
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@
|
|||
};
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "qtct";
|
||||
platformTheme.name = "qtct";
|
||||
style = {
|
||||
name = "lightly";
|
||||
package = pkgs.lightly-qt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue