# #!/data/data/com.termux/files/usr/bin/bash # # This will launch a XFCE desktop environment. For other options, see # https://wiki.termux.com/wiki/Graphical_Environment # xfce4-session & # # This will execute VASSAL as the X session application. When the # VASSAL is exited, the X session will automatically end. # env bash $HOME/VASSAL-current/VASSAL.sh