Created
October 25, 2018 09:46
-
-
Save ivanbogomoloff/d659d8d286719a83c811a84aaa9194d0 to your computer and use it in GitHub Desktop.
i3wm selected interactive screenshot with scrot to clipboard
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
i3-msg exec "scrot -s selected_area_screen.png && cat selected_area_screen.png | xclip -selection clipboard -t image/png -i" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment