@heridahamster Well, I can't get a systemd unit file going, you can give that a shot yourself but in
@heridahamster Well, I can't get a systemd unit file going, you can give that a shot yourself but in the meantime, create the file
Then make it executable with
See if you can create a systemd unit file to automate it somehow by changing the
~/.local/bin/waydroid-python-hotfix with the following content:Then make it executable with
chmod +x ~/.local/bin/waydroid-python-hotfix and then you can quickly run it in terminal when you start up with sudo waydroid-python-hotfixSee if you can create a systemd unit file to automate it somehow by changing the
ExecStart to point to the script in ~/.local/bin/waydroid-python-hotfix