diff options
author | Paul O'Day <odaypaul@gmail.com> | 2013-03-26 20:52:14 -0700 |
---|---|---|
committer | ulteq <ulteq@web.de> | 2018-01-17 10:13:43 +0100 |
commit | 5965739a0aa6e1f91989a011746c2709cb4e92dc (patch) | |
tree | 7868d5f681dcfeb01e3452700a863ce081fbb718 /man | |
parent | 0911570bda04e4da541ef095bcdc8cc5cfd57412 (diff) |
Allow any XColor values as --image-bg argument
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index c2a4cd1..90e6b20 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -379,7 +379,7 @@ Hide the pointer .It Cm -B , --image-bg Ar style . Use style as background for transparent image parts and the like. -Accepted values: checks, white, black. +Accepted values: default, checks, or a XColor (eg. #428bdd). . The default for windowed mode is checks, while fullscreen defaults to black. . |