OctopusET / sway-contrib

A collection of user-contributed scripts for sway
MIT License
63 stars 22 forks source link

add --wait to grimshot #1

Closed ebbit1q closed 1 year ago

ebbit1q commented 1 year ago

considering https://github.com/swaywm/sway/pull/7541 will remove grimshot from the main repo I've opened the same pr here as https://github.com/swaywm/sway/pull/7643

adds a new option --wait to the grimshot script, it will take the next option and waits for that many seconds after a selection is made but before taking the screenshot.

fixes https://github.com/swaywm/sway/issues/7215