Created
July 19, 2019 19:30
-
-
Save HaiNguyen007/88b50247e7461821bc333a6c5a5fc7d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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