update start.sh

This commit is contained in:
Akos Horvath 2022-09-18 18:57:06 +02:00
parent 30cf32f830
commit 5c64325f4e

View File

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