Files
hypr/modules/monitors.lua
T

18 lines
244 B
Lua

hl.monitor({
output = "eDP-1",
mode = "2880x1800@120",
position = "0x0",
scale = 1.125,
bitdepth = 10,
cm = "srgb",
})
hl.monitor({
output = "",
mode = "highres@highrr",
position = "auto",
scale = 1,
bitdepth = 10,
cm = "srgb",
})