gaming: clamp DP-3 gamut to DCI-P3 in compositor
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
4fa4c44500
commit
7ea6442a00
1 changed files with 6 additions and 0 deletions
|
|
@ -105,6 +105,12 @@
|
||||||
mode = "3440x1440@180";
|
mode = "3440x1440@180";
|
||||||
position = "0x0";
|
position = "0x0";
|
||||||
scale = 1;
|
scale = 1;
|
||||||
|
# G34WQCP is a wide-gamut VA panel (120% sRGB / 90% DCI-P3). Hyprland
|
||||||
|
# defaults to cm "srgb", i.e. no conversion, so sRGB content came out
|
||||||
|
# oversaturated. Clamp here rather than via the monitor's own sRGB OSD
|
||||||
|
# preset, which locks overdrive off — bad on VA. Panel is natively
|
||||||
|
# 8-bit, so no bitdepth override.
|
||||||
|
cm = "dcip3";
|
||||||
}];
|
}];
|
||||||
|
|
||||||
home.file.".local/share/Steam/compatibilitytools.d/Proton-CachyOS Latest".source =
|
home.file.".local/share/Steam/compatibilitytools.d/Proton-CachyOS Latest".source =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue