Dotfiles/desktopenvs/hyprlua/hypr/usr/monitors.lua

31 lines
548 B
Lua

-- generated by monitor-manager -- do not edit by hand
hl.monitor({
output = "DP-1",
mode = "1920x1080@60",
position = "3816x0",
scale = 0.75,
transform = 1,
})
hl.monitor({
output = "DP-3",
mode = "1280x1024@76",
position = "0x0",
scale = 1.0,
transform = 0,
})
hl.monitor({
output = "HDMI-A-1",
mode = "3840x2160@60",
position = "1280x0",
scale = 1.5,
transform = 0,
})
hl.config({
xwayland = {
force_zero_scaling = true,
},
})