Justfile: display keyboard shortcut for xephyr
This commit is contained in:
parent
0117d6fc6b
commit
9a9de79d60
1 changed files with 1 additions and 0 deletions
1
Justfile
1
Justfile
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue