Difference between revisions of "LXQt"
→4.
imported>Qanjaro |
imported>Qanjaro (→4.) |
||
Line 74: | Line 74: | ||
For a pure Qt4/5 system you | 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. 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 | |||
And you can install <code>virtuality</code> AUR packages by: | |||
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. | |||
=Panel Theming= | =Panel Theming= |