testing 1.125 scaling

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent ed129d58b5
commit fb43f8d280
+2 -2
View File
@@ -2,7 +2,7 @@ hl.monitor({
output = "eDP-1",
mode = "2880x1800@120",
position = "0x0",
scale = 1,
scale = 1.125,
bitdepth = 10,
cm = "hdr",
})
@@ -14,5 +14,5 @@ hl.monitor({
scale = 1.5,
bitdepth = 10,
cm = "srgb",
mirror = "eDP-1"
mirror = "eDP-1",
})