Formatting of gif in readme
This commit is contained in:
@@ -26,7 +26,7 @@ docker build -f exwayz_test.dockerfile -t exwayz_test:latest .
|
||||
Run the container (example; adjust mounts and environment for your platform):
|
||||
|
||||
```powershell
|
||||
# Example (PowerShell on systems with X11 forwarding available)
|
||||
# Example (PowerShell+WSL on systems with X11 forwarding available)
|
||||
docker run -it --rm \
|
||||
--env="DISPLAY=$env:DISPLAY" \
|
||||
--env="QT_X11_NO_MITSHM=1" \
|
||||
|
||||
Reference in New Issue
Block a user