fixup! uvms: churn
This commit is contained in:
parent
add1c4f6bd
commit
f8cc57f146
2 changed files with 7 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue