gyazo / Gyazo-for-Linux

Gyazo for Linux
http://gyazo.com
352 stars 105 forks source link

Copy to Clipboard Feature #161

Closed sgtcoder closed 2 years ago

sgtcoder commented 2 years ago

Not sure if it is something I did recently, but once I take a screenshot and it opens in the Web Browser, it no longer copies the URL to the clipboard. Is there a dependency needed for this?

Here is my .gyazo.config.yml

command: xfce4-screenshooter -r -o gyazo
sgtcoder commented 2 years ago

Nevermind, I figured it out with sudo apt-get install xclip --reinstall