fixed windows
This commit is contained in:
+17
-17
@@ -1,21 +1,4 @@
|
||||
if HOSTNAME == "archlinux-hypr" then
|
||||
hl.monitor({
|
||||
output = "desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609",
|
||||
mode = "3840x2160@60",
|
||||
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,
|
||||
})
|
||||
hl.monitor({
|
||||
output = "desc:BNQ BenQ EX2710U Y8P00876019",
|
||||
mode = "3840x2160@144",
|
||||
@@ -33,6 +16,23 @@ if HOSTNAME == "archlinux-hypr" then
|
||||
sdr_min_luminance = 0.2,
|
||||
sdr_max_luminance = 600,
|
||||
})
|
||||
hl.monitor({
|
||||
output = "desc:ASUSTek COMPUTER INC PA279CRV S5LMSB007609",
|
||||
mode = "3840x2160@60",
|
||||
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,
|
||||
})
|
||||
hl.monitor({
|
||||
output = "desc:LG Electronics LG ULTRAFINE 503NTKF3L437",
|
||||
mode = "3840x2160@60",
|
||||
|
||||
Reference in New Issue
Block a user