OpenRGB: Difference between revisions
Phanirithvij (talk | contribs) m link to search.nixos.org |
m Dark mode support |
||
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> | ||