mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-05 07:07:58 +02:00
monitors: add new cm modes (#1241)
https://github.com/hyprwm/Hyprland/pull/11861
This commit is contained in:
parent
7ee76d1e2d
commit
4044424cda
1 changed files with 3 additions and 0 deletions
|
|
@ -233,6 +233,9 @@ monitor = eDP-1, 2880x1800@90, 0x0, 1, bitdepth, 10, cm, wide
|
|||
```plain
|
||||
auto - srgb for 8bpc, wide for 10bpc if supported (recommended)
|
||||
srgb - sRGB primaries (default)
|
||||
dcip3 - DCI P3 primaries
|
||||
dp3 - Apple P3 primaries
|
||||
adobe - Adobe RGB primaries
|
||||
wide - wide color gamut, BT2020 primaries
|
||||
edid - primaries from edid (known to be inaccurate)
|
||||
hdr - wide color gamut and HDR PQ transfer function (experimental)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue