LGFae / swww

A Solution to your Wayland Wallpaper Woes
GNU General Public License v3.0
2.38k stars 70 forks source link

Reading an image from stdin is broken. #361

Closed iynaix closed 1 month ago

iynaix commented 2 months ago

Trying to pass an image from stdin using "-" is currently broken, with the error:

error: invalid value '-' for '<IMAGE>': Path '-' does not exist

For more information, try '--help'.

Fixed by #360