Difference between revisions of "LXQt"

311 bytes added ,  9 years ago
imported>Qanjaro
imported>Qanjaro
Line 74: Line 74:




For a pure Qt4/5 system you don’t have really an option to choose a preset or customize the default one. You may use the default <code>fusion</code> and wait either for <code>qtcurve</code> or for <code>vitality</code> (<code>bespin</code> developer’s new creation) to have a config tool. Or another generous soul may create a qtconfig-qt5 in the mean time.
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=
Anonymous user