-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
I want to change the save location of some of my screenshots with the command line.
This is because I want to call ksnip in some scripts to process the screenshots further.
If I wouldn't use this option it would save to the default location.
Describe the solution you'd like
ksnip -r --save-location "~/custom_location/screen.png"
Brainface1, Sadi58 and MinmoTech