diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-01-24 09:27:34 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-01-24 09:27:54 +0100 |
| commit | 4e6eb64edaad4c25ead6b72ebcab40f216c4badc (patch) | |
| tree | 0f254ebcd90be7af2c55f837e9347487f67db841 /build-aux | |
| parent | 40dcb14cf3e2f2d5a6cfbad479a781b147d70490 (diff) | |
Restore x11-fallback
Diffstat (limited to 'build-aux')
| -rw-r--r-- | build-aux/systems.tranquil.Map.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/systems.tranquil.Map.yml b/build-aux/systems.tranquil.Map.yml index a44a3e4..079d63c 100644 --- a/build-aux/systems.tranquil.Map.yml +++ b/build-aux/systems.tranquil.Map.yml @@ -9,6 +9,7 @@ finish-args: - --device=dri - --share=ipc - --socket=wayland + - --socket=fallback-x11 modules: - name: map buildsystem: simple |