blob: bd28ba94b9a7533ad30fdbd7c34aa376ac0c753e (
plain)
1
2
3
4
5
6
7
8
9
|
Qt6 configuration utility.
This program allows users to configure Qt6 settings (theme, font, icons,
etc.) under DE/WM without Qt integration.
For it to work, QT_QPA_PLATFORMTHEME=qt6ct must be set in the
environment (or qt5ct for compatibility with qt5ct).
Under Wayland, it is also necessary to set QT_QPA_PLATFORM=wayland
|