update start.sh
This commit is contained in:
parent
30cf32f830
commit
5c64325f4e
6
start.sh
6
start.sh
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user