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

15 lines
266 B
Lua

-- generated by monitor-manager -- do not edit by hand
hl.monitor({
output = "eDP-1",
mode = "1920x1200@60",
position = "0x0",
scale = 2.0,
transform = 0,
})
hl.config({
xwayland = {
force_zero_scaling = true,
},
})