artemsen / swayimg

Image viewer for Wayland
MIT License
380 stars 31 forks source link

[Feature request] Reversing the sort order #184

Closed alj212 closed 2 months ago

alj212 commented 2 months ago

Is it possible to implement the functionality to reverse the order of the images

swayimg -r ~/Pictures -o alphareverse

Much like how feh implements the functionality

Reverse the sort order. Use this to invert the order of the filelist.

artemsen commented 2 months ago

Done, just use --order=reverse or set default order in the config file.