Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #INSTALLATION
- echo "allow-external-apps = true" >>~/.termux/termux.properties && pkg up -y && pkg i -y termux-x11-nightly tur-repo && pkg i -y chromium firefox && curl -sLf https://raw.githubusercontent.com/Yisus7u7/termux-desktop-xfce/main/boostrap.sh | bash
- #To start termux-x11
- termux-x11 :1 &
- #For Distros
- export PULSE_SERVER=127.0.0.1;env DISPLAY=:1 dbus-launch --exit-with-session xfce4-session
- #For Termux
- env DISPLAY=:1 dbus-launch --exit-with-session xfce4-session
- #For Audio
- pulseaudio --start --exit-idle-time=-1; pacmd load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1
- #Then go to termux-desktop,login to linux distro.In linux,
- export DISPLAY=:1;export PULSE_SERVER=127.0.0.1
- xfce4-session &>/dev/null
Advertisement
Add Comment
Please, Sign In to add comment