gaming: clamp DP-3 gamut to DCI-P3 in compositor

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-07-29 12:19:58 +01:00
parent 4fa4c44500
commit 7ea6442a00

View file

@ -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 =