feat: get return to original terminal working
This commit is contained in:
parent
f81398c397
commit
ea292b5e3e
|
@ -12,5 +12,6 @@ echo 1
|
||||||
# xdotool key a
|
# xdotool key a
|
||||||
xdotool key Tab
|
xdotool key Tab
|
||||||
xdotool key Return
|
xdotool key Return
|
||||||
xdotool key a
|
sleep 1
|
||||||
wmctrl -a "$name"
|
echo "$name"
|
||||||
|
wmctrl -a $name
|
||||||
|
|
Loading…
Reference in New Issue
Block a user