mirror of
https://git.aramjonghu.dev/AramJonghu/hypr.git
synced 2026-09-01 15:43:30 +02:00
testing 1.125 scaling
This commit is contained in:
@@ -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",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user