OctopusET / sway-contrib

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

Add `savecopy` command to grimshot #21

Closed laurelmay closed 9 months ago

laurelmay commented 10 months ago

This builds on the work done in swaywm/sway#5919 and swaywm/sway#7328 to add a grimshot command that both saves the screenshot to a file and copies the screenshot to the clipboard.

OctopusET commented 9 months ago

Thank you!