Skip to content

Instantly share code, notes, and snippets.

@michaelmob
Last active February 26, 2022 00:20
Show Gist options
  • Save michaelmob/b4cf6763b7dad4f278c2d65d336fa83f to your computer and use it in GitHub Desktop.
Save michaelmob/b4cf6763b7dad4f278c2d65d336fa83f to your computer and use it in GitHub Desktop.
Use gnome-screenshot for area selection like scrot
#!/usr/bin/env bash
exec gnome-screenshot -a -f ${@:2}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment