Xephyr: Add more hacky shit to an already hacky script
This commit is contained in:
parent
1c8d9e6e81
commit
bb7fa5b94c
@ -25,7 +25,11 @@ xephyrdisplay=":8"
|
||||
Xephyr -screen 1908x1044 -title "Xephyr Instance" -br -ac $xephyrdisplay &
|
||||
|
||||
DISPLAY="$xephyrdisplay"
|
||||
sleep 1
|
||||
|
||||
urxvt &
|
||||
|
||||
# Disown all of our jobs
|
||||
printf "\nXephyr session started with urxvt in background. Disowning and closing this terminal may break them!\n"
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user