Skip to content

Instantly share code, notes, and snippets.

@minhoryang
Last active June 1, 2018 04:50
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 minhoryang/5643819a39c1bb16863b311c32efc15e to your computer and use it in GitHub Desktop.
Save minhoryang/5643819a39c1bb16863b311c32efc15e to your computer and use it in GitHub Desktop.
Screenshot of X11 Window.
#!/bin/bash
import -window $(xwininfo | grep -Po 'Window id: .*? ' | grep -Po '0x.* ') screenshot.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment