I think add auto in name and maxref in mode - it's good idea. First is taking your preferenses on all your monitors, a second idea take max resolution and max hz on your monitor, example:
[[outputs]]
name = "auto" # connector name (required)
scale = 1 # fractional scale (default: 1.0)
transform = "normal" # normal, 90, 180, 270, flipped, flipped-90, flipped-180, flipped-270
position = "auto" # "auto" (left-to-right) or [x, y] in layout coords
mode = "maxref" # "preferred", "1920x1080", or "2560x1440@144"
I think add auto in name and maxref in mode - it's good idea. First is taking your preferenses on all your monitors, a second idea take max resolution and max hz on your monitor, example: