Skip to content

Instantly share code, notes, and snippets.

@OKsign
Created December 10, 2018 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OKsign/7b679e93bf3f172565b5506732f819aa to your computer and use it in GitHub Desktop.
Save OKsign/7b679e93bf3f172565b5506732f819aa to your computer and use it in GitHub Desktop.
# app: xdotool
os.system("x=$(xdotool getwindowpid $(xdotool getwindowfocus));sleep 0.50;kill $x")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment