NautiluX / slide

Simple slideshow showing random images from specified directory
MIT License
105 stars 19 forks source link

Invalid Option C #48

Open Ben10lightningx opened 2 years ago

Ben10lightningx commented 2 years ago

When I try to run the command with the path to the config I get this

slide: invalid option -- 'c' Usage: slide [-t rotation_seconds] [-a aspect('l','p','a')] [-o background_opacity(0..255)] [-b blur_radius] -p image_folder [-r] [-s] [-v] [--verbose] [--stretch]

NautiluX commented 2 years ago

I didn't create a release with this feature yet, if you want to try it, you will need to build slide from scratch. I'm planning to create a release in the next couple of days.

vballdrummer commented 2 years ago

Confirmed; The -c works in the latest trunk.