USB C-type hub HDMI weird colour
Solution 1:
This solution has worked for me:
xrandr --output DP-2 --set "Broadcast RGB" "Full"
You need to put your output from DP-2
to the proper value for your display if it is different from mine. You can check all your outputs by simply runnning xrandr
in the Terminal.