Fix Xwayland-Game-Wrapper
This commit is contained in:
parent
ebd8d9ef2c
commit
d91c7f00ba
@ -121,7 +121,7 @@ let cat_pid="${!}"
|
||||
sh -c "exec -- ${window_manager}" &
|
||||
function {
|
||||
emulate -L sh
|
||||
eval "${@}"
|
||||
"${@}"
|
||||
} "${@}"
|
||||
let child_error_code="${?}"
|
||||
if (( ${child_error_code} )); then
|
||||
|
Loading…
Reference in New Issue
Block a user