Is there a way to force Flatpaks to use KDE QT theme

is there a way to force GTK/Flatpaks to use QT theme that is pressent on the system?
example Google Chrome flatpaks clearly shows classic/GTK and QT theme options, but wont allow to switch my QT Breeze Dark theme.

i guess there is some command possible to allow this similar to force GTK legasy apps to use Adwaita dark, but i have no idea how

Hello,

I don’t KNOW that this will work for you, but … from:

sudo flatpak override --env=QT_STYLE_OVERRIDE=kvantum --filesystem=xdg-config/Kvantum:ro <name of flatpak app>

First,

flatpak install org.kde.KStyle.Kvantum

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.