summarylogtreecommitdiffstats
path: root/windterm
blob: 55ec8b46a8c0da42c09276a21a9b326e4b10ec48 (plain)
1
2
3
4
5
6
#!/bin/bash
export _PATH="/opt/WindTerm"
export XDG_RUNTIME_DIR="/opt/WindTerm/lib"
export RUNLEVEL=3
cd ${_PATH}
./WindTerm &