termux-x11/app/src/main/jni/lorie/test_xwayland

9 lines
116 B
Plaintext
Raw Normal View History

2019-06-27 02:48:05 +02:00
#!/bin/bash
export WAYLAND_DEBUG=1
export DISPLAY=:1
2019-06-28 17:16:40 +02:00
Xwayland $DISPLAY -shm &
2019-06-27 02:48:05 +02:00
sleep 0.3
openbox &
sleep 0.3
pcmanfm