diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 09:59:43 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-22 09:59:43 +0100 |
commit | a79c7c436c69a5c1d70ca047b65bb2626b6d77f1 (patch) | |
tree | 6e93c0542f8ce8a976c779513588fea9bb05e06b | |
parent | cb990f2a5df3278131c8f61b0f2da122420b900e (diff) |
feh(1): --theme: Add note that the default theme is feh
-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. |