qt.platformTheme.name
* fix(home-manager): assert `qt.platformTheme.name` for kvantum * fix(home-manager): account for qt.platformTheme being null Co-authored-by: seth <getchoo@tuta.io> * chore(modules): set `qt.platformTheme.name` in tests --------- Co-authored-by: seth <getchoo@tuta.io>
qt.style.name
while having `qt.enable` be a prerequisite for this option applying makes sense, the requirement on a specific `style.name` is not. this make it more clear by moving that check to an assertion rather than an internal comparison