GTK app written in Python to control Waydroid settings
sudo pacman -Syu gtk3 webkit2gtk vte3
sudo apt install gir1.2-vte-2.91 gir1.2-webkit2-4.0
sudo dnf install gtk3 webkit2gtk4.0 vte291
Run the script below to auto install the app:
wget -O - https://raw.githubusercontent.com/axel358/Waydroid-Settings/main/install.sh | bash