OpenRGB: Difference between revisions
openrgb: add hardware category |
m Dark mode support |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
== Installation == | == Installation == | ||
<div style="border: 1px solid | <div style="border: 1px solid var(--border-color-error); background: var(--background-color-error-subtle); padding: 30px; border-radius: 5px; margin: 10px 0px; display: flex; align-items: center;"> | ||
<div style="color: | <div style="color: var(--border-color-error); font-size: 40px; margin-right: 15px; background: var(--background-color-error-subtle); display: flex; line-height: 0; align-items: center;">⚠</div> | ||
<div style="color: | <div style="color: var(--border-color-error); font-size: 15px; font-style: normal; font-weight: 400; line-height: normal; text-align: left;">Please do note that installing this package by itself will lead to udev rules not being set up correctly. It is recommended to have both services.hardware.openrgb.enable = true; and the package installed (either openrgb or openrgb-with-all-plugins)</div> | ||
</div> | </div> | ||
Line 51: | Line 51: | ||
== Tips and Tricks == | == Tips and Tricks == | ||
==== Location of Options ==== | ==== Location of Options ==== | ||
The global options are listed on [https:// | The global options are listed on [https://search.nixos.org/options?query=services.hardware.openrgb services.hardware.openrgb.*]. | ||
==== Turn off RGB ==== | ==== Turn off RGB ==== | ||
Line 90: | Line 90: | ||
== References == | == References == | ||
* https://openrgb.org/ | * https://openrgb.org/ | ||
* https:// | * https://search.nixos.org/options?query=services.hardware.openrgb | ||
[[Category:Hardware]] | [[Category:Hardware]] |