summary refs log tree commit diff
path: root/nixos/modules/programs/qt5ct.nix
Commit message (Collapse)AuthorAge
* qt5ct: move to qt5-packagesJosé Romildo2021-12-27
|
* nixos/qt5ct: do not require qtstylepluginsGabriel Ebner2020-09-09
| | | | These do not build with qt 5.15.
* qt5ct module: expose qtstylepluginsgnidorah2017-07-23
|
* qt5ct: add a nixos module to enable qt5ctromildo2017-03-29
In order to use qt5ct (Qt5 Configuration Tool) to configure Qt5 settings (theme, font, icons, etc.) under DE/WM without Qt integration, the environment variable QT_QPA_PLATFORMTHEME should be set to "qt5ct". It can be done automatically by this module, or by setting the variable explicitly in the user or in the system configuration.