diff options
| -rw-r--r-- | man/feh.pre | 8 | 
1 files changed, 7 insertions, 1 deletions
| diff --git a/man/feh.pre b/man/feh.pre index d0a6507..6564a23 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -362,7 +362,13 @@ Load options from config file with name  - see  .Sx THEMES CONFIG SYNTAX  for more info.  Note that options from the theme file always override -commandline options. +commandline options.  The theme can also be set via the program name +.Pq e.g. with symlinks , +so by default +.Nm +will look for a +.Qq Nm +theme.  .  .It Cm -t , --thumbnails  Same as Index mode, but the thumbnails are clickable image launchers. | 
