KDE: Difference between revisions
imported>Lumarius Added an example for installing a Qt theme using Kvantum. |
imported>Lumarius The example for installing a Qt theme using Kvantum uses Home Manager. |
||
Line 51: | Line 51: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
For other themes, you may need the packages <code>libsForQt5.qt5ct</code> and <code>libsForQt5.qtstyleplugin-kvantum</code> and a symlink from <code>~/.config/Kvantum/</code> to your theme package. Here an example using Arc-Dark. | For other themes, you may need the packages <code>libsForQt5.qt5ct</code> and <code>libsForQt5.qtstyleplugin-kvantum</code> and a symlink from <code>~/.config/Kvantum/</code> to your theme package. Here is an example using Arc-Dark and [[Home Manager]]. In the Home Manager configuration: | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> |