Files
dogecoin-x-vnc/app/app.sh
T
2024-05-12 15:02:54 +02:00

9 lines
187 B
Bash
Executable File

#!/bin/bash
echo Using DISPLAY $DISPLAY
export XDG_RUNTIME_DIR=/tmp/runtime-doge
#export QT_QPA_PLATFORM=offscreen
#export QT_X11_NO_MITSHM=1
#export QT_DEBUG_PLUGINS=1
exec dogecoin-qt