profile docked {
    # Center 4K monitor
    output "Dell Inc. DELL S3221QS 9Y4W6N3" {
        mode 3840x2160@60.000
        position 1920,120
        scale 1.25
    }

    # Right 1080p monitor (rotated left)
    output "Dell Inc. DELL U2417H XVNNT6B1890L" {
        mode 1920x1080@60.000
        position 3072,0
        transform 90
    }

    # Laptop screen (below)
    output eDP-1 {
        mode 1920x1080@144.003
        position 0,1060
    }
}

profile undocked {
    output eDP-1 {
        mode 1920x1080@144.003
        position 0,0
    }
}
