fixup! uvms: churn

This commit is contained in:
Else Someone 2026-03-11 17:38:49 +02:00
parent add1c4f6bd
commit f8cc57f146
2 changed files with 7 additions and 4 deletions

View file

@ -354,7 +354,7 @@ class Processes:
"--wayland-sock",
f'{PASSTHRU_ENV["XDG_RUNTIME_DIR"]}/{PASSTHRU_ENV["WAYLAND_DISPLAY"]}', # noqa: E501
"--params",
'{ "context-types": "cross-domain" }',
'{ "context-types": "cross-domain:virgl2" }',
]
with self.popen(
*args,