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