chore(hyprlua): monitors.lua scale 2 → 2.0 (written by monitor-manager)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>main
parent
b28ee57ebf
commit
8343a741b8
|
|
@ -3,7 +3,7 @@ hl.monitor({
|
||||||
output = "eDP-1",
|
output = "eDP-1",
|
||||||
mode = "1920x1200@60",
|
mode = "1920x1200@60",
|
||||||
position = "0x0",
|
position = "0x0",
|
||||||
scale = 2,
|
scale = 2.0,
|
||||||
transform = 0,
|
transform = 0,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue