Using feh --keep-zoom-vp and --zoom fit at the same time?
1
vote
0
answers
302
views
If I run:
feh --keep-zoom-vp *
Then feh
will keep the zoom and viewport positioning when browsing through images, as explained in the manual . This works as expected
If I run:
feh --zoom "fill" *
Then it will open my images to fit the window. This too works as expected. Manual
However, if I combine them:
feh --keep-zoom-vp --zoom "fill" *
Then it does NOT fit the images to the window size, and it starts out at 100%. The 'zoom fill' parameters are ignored. Any way to make them both work?
Asked by anon
Jul 19, 2023, 06:37 PM
Last activity: Jul 25, 2023, 05:07 AM
Last activity: Jul 25, 2023, 05:07 AM