I just checked, my installation already has that value set:
property name=“notify-location” type=“uint” value=“2”/
But then I realised it might be a weird interaction with my instance of ‘Conky’.
I checked the Conky config and set the window type to normal (it was previously ‘panel’) like this:
own_window_type = ‘normal’,
It works perfectly and notifications now appear top right.
Thanks