Simplify X11 config

This commit is contained in:
Jeremy Soller 2025-05-09 10:08:52 -06:00
parent 45108146a2
commit 0a612ad931
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -45,11 +45,8 @@ data = """
set -ex
export LD_DEBUG=all
X "${DISPLAY}" -verbose 6 &
sleep 1
twm &
xeyes &
xev &
xterm &
"""