Qt5ct: Difference between revisions

From wikinotes
No edit summary
No edit summary
Line 1: Line 1:
Qt5 attempts to match settings from current desktop environment.<br>
Qt5 attempts to match settings from current desktop environment.<br>
qt5ct lets you set deskto-environment agnostic overrides.
qt5ct lets you set deskto-environment agnostic overrides.
= Documentation =
<blockquote>
{| class="wikitable"
|-
| <code>man qt5ct</code> || https://manpages.ubuntu.com/manpages/bionic/man1/qt5ct.1.html
|-
|}
</blockquote><!-- Documentation -->


= Enable =
= Enable =

Revision as of 04:01, 4 September 2022

Qt5 attempts to match settings from current desktop environment.
qt5ct lets you set deskto-environment agnostic overrides.

Documentation

man qt5ct https://manpages.ubuntu.com/manpages/bionic/man1/qt5ct.1.html

Enable

export QT_QPA_PLATFORMTHEME=qt5ct

Configuration