Run script for xcrab

This commit is contained in:
famfo 2022-06-24 21:13:37 +02:00
parent 8d1746bb86
commit 9410c87033
2 changed files with 13 additions and 0 deletions

10
run.sh Executable file
View file

@ -0,0 +1,10 @@
#!/bin/sh
XEPHYR=$(whereis -b Xephyr | cut -f2 -d' ')
xinit ./xinitrc -- \
"$XEPHYR" \
:100 \
-ac \
-screen 800x600 \
-host-cursor

3
xinitrc Normal file
View file

@ -0,0 +1,3 @@
target/debug/xcrab
# target/release/xcrab