Closed jazzpi closed 1 year ago
Can you post the command you use?
I was using cat image.png | swappy
. After rereading the manpage, I realized I should use cat image.png | swappy -f -
, which works fine. Sorry for any confusion.
A more descriptive error message would be nice though :)
Piping the output of
grim
(or ofcat image.png
) into swappy causes it to fail withswappy -f image.png
works fine.I'm on Fedora 36, using Sway version 1.7 and swappy version 1.4.0.