mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
deploy: 9ba7b3990e
This commit is contained in:
parent
c0694bb6cb
commit
a198297637
1 changed files with 1 additions and 1 deletions
|
@ -7648,7 +7648,7 @@ Auto-detected from <code class="option">qt.style.name</code> if possible.</p><p>
|
||||||
<a class="link" href="https://github.com/qt/qtstyleplugins" target="_top">qtstyleplugins</a>
|
<a class="link" href="https://github.com/qt/qtstyleplugins" target="_top">qtstyleplugins</a>
|
||||||
</p></dd><dt><span class="term"><code class="literal">kvantum</code></span></dt><dd><p>Use styles from
|
</p></dd><dt><span class="term"><code class="literal">kvantum</code></span></dt><dd><p>Use styles from
|
||||||
<a class="link" href="https://github.com/tsujan/Kvantum" target="_top">kvantum</a>
|
<a class="link" href="https://github.com/tsujan/Kvantum" target="_top">kvantum</a>
|
||||||
</p></dd></dl></div><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"adwaita-dark"</code></p><p><span class="emphasis"><em>Related packages:</em></span> </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">pkgs.adwaita-qt</code> (adwaita-qt-1.4.2): A style to bend Qt applications to look like they belong into GNOME Shell</p></li><li class="listitem"><p><code class="literal">pkgs.breeze-qt5</code> (breeze-qt5-5.27.5)</p></li><li class="listitem"><p><code class="literal">pkgs.libsForQt5.qtstyleplugins</code> (qtstyleplugins-unstable-2017-03-11): Additional style plugins for Qt5, including BB10, GTK, Cleanlooks, Motif, Plastique</p></li><li class="listitem"><p><code class="literal">pkgs.qtstyleplugin-kvantum-qt4</code> (qtstyleplugin-kvantum-qt4-1.0.10): SVG-based Qt4 theme engine</p></li><li class="listitem"><p><code class="literal">pkgs.libsForQt5.qtstyleplugin-kvantum</code> (qtstyleplugin-kvantum-1.0.10): SVG-based Qt5 theme engine plus a config tool and extra themes</p></li><li class="listitem"><p><code class="literal">pkgs.qt6Packages.qtstyleplugin-kvantum</code> (qtstyleplugin-kvantum-1.0.10): SVG-based Qt5 theme engine plus a config tool and extra themes</p></li></ul></div><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/misc/qt.nix#blob-path" target="_top">
|
</p></dd></dl></div><p><span class="emphasis"><em>Type:</em></span> null or string</p><p><span class="emphasis"><em>Default:</em></span> <code class="literal">null</code></p><p><span class="emphasis"><em>Example:</em></span> <code class="literal">"adwaita-dark"</code></p><p><span class="emphasis"><em>Related packages:</em></span> </p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="literal">pkgs.adwaita-qt</code> (adwaita-qt-1.4.2): A style to bend Qt applications to look like they belong into GNOME Shell</p></li><li class="listitem"><p><code class="literal">pkgs.libsForQt5.breeze-qt5</code> (breeze-qt5-5.27.5)</p></li><li class="listitem"><p><code class="literal">pkgs.libsForQt5.qtstyleplugins</code> (qtstyleplugins-unstable-2017-03-11): Additional style plugins for Qt5, including BB10, GTK, Cleanlooks, Motif, Plastique</p></li><li class="listitem"><p><code class="literal">pkgs.qtstyleplugin-kvantum-qt4</code> (qtstyleplugin-kvantum-qt4-1.0.10): SVG-based Qt4 theme engine</p></li><li class="listitem"><p><code class="literal">pkgs.libsForQt5.qtstyleplugin-kvantum</code> (qtstyleplugin-kvantum-1.0.10): SVG-based Qt5 theme engine plus a config tool and extra themes</p></li><li class="listitem"><p><code class="literal">pkgs.qt6Packages.qtstyleplugin-kvantum</code> (qtstyleplugin-kvantum-1.0.10): SVG-based Qt5 theme engine plus a config tool and extra themes</p></li></ul></div><p><span class="emphasis"><em>Declared by:</em></span></p><table border="0" summary="Simple list" class="simplelist"><tr><td><code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/misc/qt.nix#blob-path" target="_top">
|
||||||
<home-manager/modules/misc/qt.nix>
|
<home-manager/modules/misc/qt.nix>
|
||||||
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.autorandr.enable"></a><a class="term" href="options.html#opt-services.autorandr.enable"><code class="option">services.autorandr.enable</code></a></span></dt><dd><p>Whether to enable the Autorandr systemd service.
|
</a></code></td></tr></table></dd><dt><span class="term"><a id="opt-services.autorandr.enable"></a><a class="term" href="options.html#opt-services.autorandr.enable"><code class="option">services.autorandr.enable</code></a></span></dt><dd><p>Whether to enable the Autorandr systemd service.
|
||||||
This module is complementary to <code class="code">programs.autorandr</code> which handles the
|
This module is complementary to <code class="code">programs.autorandr</code> which handles the
|
||||||
|
|
Loading…
Reference in a new issue