disabled hdr due to flickering in games

This commit is contained in:
Hannes
2026-08-21 19:47:08 +02:00
parent c7db3bc09d
commit 8deb311047
2 changed files with 32 additions and 32 deletions
+30 -30
View File
@@ -5,16 +5,16 @@ if HOSTNAME == "honney-main" then
position = "0x0",
scale = 1,
transform = 0,
bitdepth = 10,
cm = "srgb",
sdr_eotf = "default",
sdrbrightness = 1.0,
sdrsaturation = 1.0,
vrr = 0,
supports_wide_color = 1,
supports_hdr = 1,
sdr_min_luminance = 0.2,
sdr_max_luminance = 600,
-- bitdepth = 10,
-- cm = "srgb",
-- sdr_eotf = "default",
-- sdrbrightness = 1.0,
-- sdrsaturation = 1.0,
-- vrr = 0,
-- supports_wide_color = 1,
-- supports_hdr = 1,
-- sdr_min_luminance = 0.2,
-- sdr_max_luminance = 600,
})
hl.monitor({
output = "desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609",
@@ -22,16 +22,16 @@ if HOSTNAME == "honney-main" then
position = "-3840x0",
scale = 1,
transform = 0,
bitdepth = 10,
cm = "srgb",
sdr_eotf = "default",
sdrbrightness = 1.0,
sdrsaturation = 1.0,
vrr = 0,
supports_wide_color = 1,
supports_hdr = 1,
sdr_min_luminance = 0.2,
sdr_max_luminance = 400,
-- bitdepth = 10,
-- cm = "srgb",
-- sdr_eotf = "default",
-- sdrbrightness = 1.0,
-- sdrsaturation = 1.0,
-- vrr = 0,
-- supports_wide_color = 1,
-- supports_hdr = 1,
-- sdr_min_luminance = 0.2,
-- sdr_max_luminance = 400,
})
hl.monitor({
output = "desc:LG Electronics LG ULTRAFINE 503NTKF3L437",
@@ -39,16 +39,16 @@ if HOSTNAME == "honney-main" then
position = "0x-2160",
scale = 1,
transform = 2,
bitdepth = 10,
cm = "srgb",
sdr_eotf = "default",
sdrbrightness = 1.0,
sdrsaturation = 1.0,
vrr = 0,
supports_wide_color = 1,
supports_hdr = 1,
sdr_min_luminance = 0.2,
sdr_max_luminance = 400,
-- bitdepth = 10,
-- cm = "srgb",
-- sdr_eotf = "default",
-- sdrbrightness = 1.0,
-- sdrsaturation = 1.0,
-- vrr = 0,
-- supports_wide_color = 1,
-- supports_hdr = 1,
-- sdr_min_luminance = 0.2,
-- sdr_max_luminance = 400,
})
hl.monitor({
output = "desc:LG Electronics LG ULTRAGEAR 107MAKR2RE65",