fix: vert screen res fix for touchscreen

This commit is contained in:
2026-08-23 14:47:29 +02:00
parent 2a618cd647
commit 6f2d9f8fd4
+1 -1
View File
@@ -68,7 +68,7 @@ hl.bind("SUPER + T", function()
end
hl.monitor({
output = "eDP-1",
mode = "2880x1800@120",
mode = "1800x2880@120",
position = "0x0",
scale = 1.125,
bitdepth = 10,