testing 1.125 scaling

This commit is contained in:
2026-06-19 00:30:50 +02:00
parent 1eb2d5ba0a
commit 4b5fb05b98
+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",
})