Skip to content

Instantly share code, notes, and snippets.

@ivanbogomoloff
Created October 25, 2018 09:46
Show Gist options
  • Save ivanbogomoloff/d659d8d286719a83c811a84aaa9194d0 to your computer and use it in GitHub Desktop.
Save ivanbogomoloff/d659d8d286719a83c811a84aaa9194d0 to your computer and use it in GitHub Desktop.
i3wm selected interactive screenshot with scrot to clipboard
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