Difference between revisions of "LXQt"
→4.
imported>Qanjaro (→4.) |
imported>Qanjaro (→4.) |
||
Line 97: | Line 97: | ||
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. | ||
Another theme engine is <code>kvantum</code>: | |||
yaourt -S kdestyle-kvantum-kde4-git | |||
It doesn't have KDE dependencies, but its said customisation utility seemingly only works in KDE (at this time) as I couldn't see any such utility in my system after installing it. <code>kvantum</code> can be installed as a qt5 app as well, but since there's no separate qt5 AUR package, you need to install it once more as a qt5 app. To do that you should edit the package content when <code>yaourt</code> ask you to; just replace the "qt4" entries with "qt5". | |||
=Panel Theming= | =Panel Theming= |