mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
feh: update obsolete --cycle-once flag (#16871)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
parent
add926e74a
commit
4e2666e2c0
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@
|
|||
|
||||
`feh --borderless {{path/to/images}}`
|
||||
|
||||
- Exit after the last image:
|
||||
- Set the behavior when reaching the beginning or end of the image list:
|
||||
|
||||
`feh --cycle-once {{path/to/images}}`
|
||||
`feh --on-last-slide {{hold|quit|resume}} {{path/to/images}}`
|
||||
|
||||
- Use a specific slideshow cycle delay:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue