2. Edit > Configure custon actions...
3. For use with a single file (%f)
3.1. Edit Action (Basic)
Code: Select all
Name: Open image with feh
Command: feh %fCode: Select all
File Pattern: *.gif;*.jpg;*.jpeg;*.png;*.svg
Appears if selection contains: Image Files4.1.1. Edit Action (Basic)
Code: Select all
Name: Open with feh
Command: feh %NCode: Select all
File Pattern: *.gif;*.jpg;*.jpeg;*.png;*.svg
Appears if selection contains: Image Files4.2.1. Edit Action (Basic)
Code: Select all
Name: Open with feh
Command: feh %NCode: Select all
File Pattern: *
Appears if selection contains: Directories, Image Files5.1. Edit Action (Basic)
Code: Select all
Name: Open directory with feh
Command: feh %fCode: Select all
File Pattern: *
Appears if selection contains: Directories6.1. Edit Action (Basic)
Code: Select all
Name: Open directory with feh
Command: feh -r %fCode: Select all
File Pattern: *
Appears if selection contains: DirectoriesSlideshow with feh: (by julian67)
7. For use with current folder
7.1.Edit Action (Basic)
Code: Select all
Name: Slideshow with feh
Command: feh -p -F -Z -D 3 %FCode: Select all
File Pattern: *
Appears if selection contains: Directories, Text Files, Audio Files, Video Files, Image Files, Other Files8.1.Edit Action (Basic)
Code: Select all
Name: Slideshow with feh
Command: feh -r -p -F -Z -D 3 %FCode: Select all
File Pattern: *
Appears if selection contains: Directories, Text Files, Audio Files, Video Files, Image Files, Other Files