add sh script for launching testing env

This commit is contained in:
Akos Horvath 2022-08-18 17:31:24 +02:00
parent d0e124310e
commit ca69dc89d1

8
start.sh Executable file
View File

@ -0,0 +1,8 @@
#!/bin/sh
make
Xephyr -screen 800x600 :1 &
inotifywait --timeout 9 /tmp/.X11-unix/
DISPLAY=:1 hsetroot -cover ~/Pictures/mojave_wallpaper.jpg
DISPLAY=:1 ./wm &
DISPLAY=:1 ~/.config/polybar/launch.sh test