[hyprland] Met a jour l'echelle des écrans
This commit is contained in:
+10
-10
@@ -19,25 +19,25 @@
|
|||||||
--- Pro monitors
|
--- Pro monitors
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
hl.monitor({
|
--hl.monitor({
|
||||||
output = "",
|
-- output = "",
|
||||||
mode = "preferred",
|
-- mode = "preferred",
|
||||||
position = "auto",
|
-- position = "auto",
|
||||||
scale = "auto",
|
-- scale = "auto",
|
||||||
})
|
--})
|
||||||
|
|
||||||
hl.monitor({
|
hl.monitor({
|
||||||
output = "desc:Najing CEC Panda FPD Technology CO. ltd 0x0056",
|
output = "desc:Najing CEC Panda FPD Technology CO. ltd 0x0056",
|
||||||
mode = "1920x1080@60.00",
|
mode = "1920x1080@60.00",
|
||||||
position = "auto",
|
position = "auto",
|
||||||
scale = "auto",
|
scale = "1",
|
||||||
})
|
})
|
||||||
|
|
||||||
hl.monitor({
|
hl.monitor({
|
||||||
output = "desc:Iiyama North America PL3481WQ 1242550210951",
|
output = "desc:Iiyama North America PL3481WQ 1242550210951",
|
||||||
mode = "3440x1440@60",
|
mode = "3440x1440@60",
|
||||||
position = "auto",
|
position = "auto",
|
||||||
scale = "auto",
|
scale = "1",
|
||||||
})
|
})
|
||||||
|
|
||||||
-- paperboard
|
-- paperboard
|
||||||
@@ -55,14 +55,14 @@ hl.monitor({
|
|||||||
output = "desc:BOE 0x090F",
|
output = "desc:BOE 0x090F",
|
||||||
mode = "1920x1080@144.00",
|
mode = "1920x1080@144.00",
|
||||||
position = "auto",
|
position = "auto",
|
||||||
scale = "auto",
|
scale = "1",
|
||||||
})
|
})
|
||||||
|
|
||||||
hl.monitor({
|
hl.monitor({
|
||||||
output = "desc:Samsung Electric Company LC34G55T HNTW606264",
|
output = "desc:Samsung Electric Company LC34G55T HNTW606264",
|
||||||
mode = "3440x1440@60",
|
mode = "3440x1440@60",
|
||||||
position = "auto",
|
position = "auto",
|
||||||
scale = "auto",
|
scale = "1",
|
||||||
})
|
})
|
||||||
|
|
||||||
---------------------
|
---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user