Manjaro Настройка всех приложений Qt на использование шрифтов и тем GTK+

Настройка всех приложений Qt на использование шрифтов и тем GTK+

From Manjaro
Revision as of 08:53, 19 January 2023 by Krotesk (talk | contribs) (Created page with "Использование qt5ct")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
English • ‎Türkçe • ‎español • ‎русский • ‎فارسی

Обзор

When using a Desktop Environment or Window Manager that doesn't allow for the settings of QT themes, you can set QT to use your GTK themes instead.

Использование qt5ct

note
In some Manjaro editions, this is already done for you by default


Install qt5ct using your favorite package manager or the command:

user $ pamac install qt5ct COPY TO CLIPBOARD


Set environment variables in ~/.profile by adding or updating the following lines:

~/.profile
export QT_QPA_PLATFORMTHEME="qt5ct"


Run the application QT5 Configuration Manager from the menu or run the command qt5ct.


Logout and login again to make the change effective

Chmsee-icon.png
Смотрите также

Cookies help us deliver our services. By using our services, you agree to our use of cookies.