You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
X11 "clipboard" is tricky and it'd be a non-trival amount of work to implement it natively. However you can just pipe the image output to some clipboard tool, e.g xclip:
gnome-screenshot has a
-c
option that lets you copy to the screenshot to your clipboard. could something like that be added to scrot?The text was updated successfully, but these errors were encountered: