We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make sure you have xorg-xhost installed
xorg-xhost
xhost +local:
This will allow local network connections to the running X server.
Export the $DISPLAY programs should be sent to. (Default should be :0)
$DISPLAY
:0
export DISPLAY=:0