fix: qt.platformTheme to qt.platformTheme.name
This commit is contained in:
parent
c3157241f0
commit
220bddb57c
@ -1,7 +1,7 @@
|
||||
{
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "qtct";
|
||||
platformTheme.name = "qtct";
|
||||
style.name = "kvantum";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user