Skip to content

Commit

Permalink
README.md: Improve sentence on local X11
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Mar 8, 2023
1 parent 7e6b8e9 commit 6623e2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ To achieve that, by default the launched application:

- Sees no files in ``${HOME}`` and/or `/home/` (unless you pass `--pass PATH:{ro,rw}` for a related directory).
- Does not have access to the internet (unless you pass ``--network``).
- Does not have access to your local X11 server.
(unless you enabled some form of X11 integration, ideally nested X11).
- Does not have access to your local X11 server
(unless you enable some form of X11 integration, ideally nested X11).
- Does not have access to your sound card.

So what is shared with the application by default then?
Expand Down

0 comments on commit 6623e2b

Please sign in to comment.