xcrab/run.sh
2022-06-25 00:34:37 +02:00

12 lines
186 B
Bash
Executable file

#!/bin/sh
cargo build;
XEPHYR=$(which Xephyr | cut -f2 -d' ')
xinit ./xinitrc -- \
"$(which Xephyr)" \
:100 \
-ac \
-screen 800x600 \
-host-cursor