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 Tab
|
||||
xdotool key Return
|
||||
xdotool key a
|
||||
wmctrl -a "$name"
|
||||
sleep 1
|
||||
echo "$name"
|
||||
wmctrl -a $name
|
||||
|
|
Loading…
Reference in New Issue
Block a user