qt: fix colorscheme not applying sometimes
This commit is contained in:
parent
a8bb9ee2fa
commit
d5bbace3ff
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@
|
|||
let
|
||||
qtctConf = ''
|
||||
[Appearance]
|
||||
custom_palette=true
|
||||
''
|
||||
+ lib.optionalString (config.qt.style ? name) ''
|
||||
style=${config.qt.style.name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue