bump master #23

Merged
steveej merged 15 commits from pr/bump into master 2019-09-06 10:12:45 +00:00
Showing only changes of commit 9a9de79d60 - Show all commits

View file

@ -147,6 +147,7 @@ hm-iterate-qtile:
XEPHYR_PID=$!
echo ${XEPHYR_PID}
DISPLAY=:1 $(grep qtile ~/.xsession) &
echo "Xephyr started. un-/grab the mouse with Ctrl + Shift-L"
wait $!
kill ${XEPHYR_PID}