feat: get return to original terminal working

This commit is contained in:
NunoSempere 2023-11-14 20:49:27 +00:00
parent f81398c397
commit ea292b5e3e
2 changed files with 3 additions and 2 deletions

View File

@ -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