I have two workflows when it comes to taking screenshots. I want to:
- Hit enter and close
satty and save the file to ~/Pictures/Screenshots/$timestamp.png (which is done)
- Click on Copy and manually close it if needed.
The --early-exit flag exits on both copy and save. I wish this could be configured.
I have two workflows when it comes to taking screenshots. I want to:
sattyand save the file to~/Pictures/Screenshots/$timestamp.png(which is done)The
--early-exitflag exits on both copy and save. I wish this could be configured.