blob: 3ca4d5bab5e1c27c4cf7f163e1de6dade372ece8 (
plain)
1
2
3
4
5
6
|
lxqt-qtplugin provides the library libqtlxqt to integrate Qt with LXQt.
With this plugin, all Qt-based programs can adopt settings of LXQt,
such as the icon theme.
To integrate Qt with LXQt, export the following environment variable:
QT_QPA_PLATFORMTHEME=lxqt
|