first commit

This commit is contained in:
afoucaultc 2026-06-05 13:11:08 +02:00
commit 205faf4224
5471 changed files with 973850 additions and 0 deletions

View file

@ -0,0 +1,13 @@
hl.monitor({
output = monitorA,
mode = "1366x768@60",
position = "0x0",
scale = "1",
})
hl.monitor({
output = monitorB,
mode = "preferred",
position = "1366x0",
scale = "1.2",
})