Skip to content

Commit

Permalink
[compose] Add WAYLAND_DISPLAY variable
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Aug 1, 2024
1 parent 783f568 commit df0cfc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started/docker/composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Some variables might need to be tuned to match your setup such as the `TZ`, `XDG
| `TZ` | `America/Montreal` | :fontawesome-brands-linux:{ .lg title="Linux" } :fontawesome-brands-raspberry-pi:{ .lg title="Raspberry Pi" } :fontawesome-brands-apple:{ .lg title="Mac OS" } :fontawesome-brands-windows:{ .lg title="Windows WSL2" } | Timezone to set in the container |
| `VERSION` | `alpha` | :fontawesome-brands-linux:{ .lg title="Linux" } :fontawesome-brands-raspberry-pi:{ .lg title="Raspberry Pi" } :fontawesome-brands-apple:{ .lg title="Mac OS" } :fontawesome-brands-windows:{ .lg title="Windows WSL2" } | Container image tag to pull |
| `VIDEO_GID` | `44` | :fontawesome-brands-linux:{ .lg title="Linux" } :fontawesome-brands-raspberry-pi:{ .lg title="Raspberry Pi" } | `video` group ID |
| `WAYLAND_DISPLAY` | `wayland-0` | :fontawesome-brands-linux:{ .lg title="Linux" } :fontawesome-brands-raspberry-pi:{ .lg title="Raspberry Pi" } | Compositor used by Wayland |
| `XDG_RUNTIME_DIR` | `/run/user/1000` | :fontawesome-brands-linux:{ .lg title="Linux" } :fontawesome-brands-raspberry-pi:{ .lg title="Raspberry Pi" } :fontawesome-brands-windows:{ .lg title="Windows WSL2" } | Path to XDG runtime directory |

!!! bug "Do not change `OVOS_USER` or `HIVEMIND_USER`"
Expand Down

0 comments on commit df0cfc1

Please sign in to comment.