Add option to "Extend to the Left" in XFCE4 Display Settings
The command is simple:
xrandr --output HDMI1 --auto --left-of eDP1
You will have to find the names of the displays and edit the command accordingly. To do so, simply run xrandr
without arguments.