jtheoof / swappy

A Wayland native snapshot editing tool, inspired by Snappy on macOS
MIT License
1k stars 40 forks source link

[Feature request] Run command on image save #119

Open eddsalkield opened 2 years ago

eddsalkield commented 2 years ago

I'd like to configure swappy to emit a notification containing the path of the saved image when saving to disk. To support this use case, would you be interested in a configuration option, say on_save, which runs a specified shell command upon saving?

Thanks so much for this amazing piece of software!