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