diff --git a/start.sh b/start.sh index 89b502e..f87378e 100755 --- a/start.sh +++ b/start.sh @@ -1,8 +1,8 @@ #!/bin/sh -make +make debug Xephyr -screen 800x600 :1 & 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 ~/.config/polybar/launch.sh test +# DISPLAY=:1 ~/.config/polybar/launch.sh test