Difference between revisions of "LXQt"
Views
Actions
Namespaces
Variants
Tools
→4.
imported>Qanjaro (→4.) |
imported>Qanjaro (→4.) |
||
Line 74: | Line 74: | ||
For customising a pure Qt4/5 system you can use the preinstalled qtconfig-qt4 and its qt5 version, [http://qt-apps.org/content/show.php/Qt5+Configuration+Tool?content=168066 qt5ct] which you can easily compile. | For customising a pure Qt4/5 system you can use the preinstalled qtconfig-qt4 and its qt5 version, [http://qt-apps.org/content/show.php/Qt5+Configuration+Tool?content=168066 qt5ct] which you can easily compile. | ||
After installation you need to put this in your <code>~/.bashrc</code> file: | After installation you need to put this in your <code>~/.bashrc</code> file: | ||
Line 80: | Line 81: | ||
And after a qt5 upgrade you may need to re-install/compile <code>qt5ct</code>. | And after a qt5 upgrade you may need to re-install/compile <code>qt5ct</code>. | ||
Your customisation by this tool will not be honoured immediately (only) by <code>pcmanfm-qt</code> which runs in your LXQt system in daemon mode. In order for it to honour your customisation you need to re-login. | Your customisation by this tool will not be honoured immediately (only) by <code>pcmanfm-qt</code> which runs in your LXQt system in daemon mode. In order for it to honour your customisation you need to re-login. | ||
In addition to the preinstalled qt theme engines you can install <code>qtcurve-qt4</code> and <code>qtcurve-qt5</code> from the repo by: | In addition to the preinstalled qt theme engines you can install <code>qtcurve-qt4</code> and <code>qtcurve-qt5</code> from the repo by: | ||
sudo pacman -S qtcurve-qt4 qtcurve-qt5 | sudo pacman -S qtcurve-qt4 qtcurve-qt5 | ||
And you can install <code>virtuality</code> AUR packages by: | And you can install <code>virtuality</code> AUR packages by: | ||
yaourt -S virtuality-qt4-git virtuality-qt5-git | yaourt -S virtuality-qt4-git virtuality-qt5-git | ||
Those two theming engines by themselves have some customisability too. With <code>qtcurve</code> you need to manually edit the <code>~/.config/qtcurve/stylerc</code> file. | Those two theming engines by themselves have some customisability too. With <code>qtcurve</code> you need to manually edit the <code>~/.config/qtcurve/stylerc</code> file. |