mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
stylua
This commit is contained in:
+13
-13
@@ -1,18 +1,18 @@
|
||||
hl.monitor({
|
||||
output = "eDP-1",
|
||||
mode = "2880x1800@120",
|
||||
position = "0x0",
|
||||
scale = 1.25,
|
||||
bitdepth = 10,
|
||||
cm = "hdr"
|
||||
output = "eDP-1",
|
||||
mode = "2880x1800@120",
|
||||
position = "0x0",
|
||||
scale = 1,
|
||||
bitdepth = 10,
|
||||
cm = "hdr",
|
||||
})
|
||||
|
||||
hl.monitor({
|
||||
output = "",
|
||||
mode = "preferred",
|
||||
position = "auto",
|
||||
scale = 1,
|
||||
bitdepth = 10,
|
||||
cm = "srgb"
|
||||
-- mirror = "eDP-1"
|
||||
output = "",
|
||||
mode = "3840x2160@30",
|
||||
position = "auto",
|
||||
scale = 1.5,
|
||||
bitdepth = 10,
|
||||
cm = "srgb",
|
||||
-- mirror = "eDP-1"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user