Enable the HDMI monitor above my laptop

xrandr --output HDMI-2 --auto --rotate normal --above eDP-1

Switch the screens

Move HDMI-2 to the left of eDP-1

xrandr --output HDMI-2 --left-of eDP-1

Mirror the screens on my laptop

xrandr --output HDMI-2 --same-as eDP-1