mirror of
https://github.com/dockur/windows.git
synced 2026-09-13 13:28:51 +01:00
Update environment.md
This commit is contained in:
+2
-2
@@ -80,10 +80,10 @@ An empty default means the variable is unset and its value is determined automat
|
||||
| Variable | Default | Description |
|
||||
|---|---|---|
|
||||
| `DISPLAY` | `web` | Display backend, such as `web`, `vnc`, `disabled`, or `none`. |
|
||||
| `VGA` | `virtio` | QEMU video adapter model. |
|
||||
| `VGA` | `vmware` | QEMU video adapter model. |
|
||||
| `WIDTH` | `1280` | Display width configured in Windows. |
|
||||
| `HEIGHT` | `720` | Display height configured in Windows. |
|
||||
| `GPU` | `N` | Enables Helios GPU acceleration. |
|
||||
| `GPU` | `N` | Enables GPU acceleration. |
|
||||
| `VRAM_SIZE` | `4G` | Virtual GPU memory budget. |
|
||||
| `RENDERNODE` | `/dev/dri/renderD128` | Render node used for GPU acceleration. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user