diff --git a/README.md b/README.md index 8776174..a9b3cb9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,12 @@ starting dbus: export $(dbus-launch) ``` +allowing podman to connect to X display as "non-network local connections" + +```bash +xhost +"local:podman@" +``` + unsetting `WAYLAD_DISPLAY` or `DISPLAY` can force apps to use the other one ```bash