mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 12:39:58 +00:00
chore: add an extra sleep in waydroid controller fix
This commit is contained in:
parent
a561dfcb3b
commit
6349ff8762
@ -23,6 +23,7 @@ fi
|
||||
while [ "" == "$(pgrep surfaceflinger)" ]; do
|
||||
sleep 1
|
||||
done
|
||||
sleep 10
|
||||
pkexec /usr/libexec/waydroid-fix-controllers
|
||||
|
||||
# Waydroid is now live!
|
||||
|
Loading…
x
Reference in New Issue
Block a user