Skip to content

Instantly share code, notes, and snippets.

@HaiNguyen007
Created July 19, 2019 19:36
Show Gist options
  • Save HaiNguyen007/c881875e86458b60c34265a38e15527c to your computer and use it in GitHub Desktop.
Save HaiNguyen007/c881875e86458b60c34265a38e15527c to your computer and use it in GitHub Desktop.
import -window root -quality 98 /tmp/screenshot.png
xclip -i < /tmp/screenshot.png
rm /tmp/screenshot.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment