diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 10 | 
1 files changed, 8 insertions, 2 deletions
| diff --git a/man/feh.pre b/man/feh.pre index c2c1f00..fe4c92c 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -667,8 +667,8 @@ be printed.  .Sh BACKGROUND SETTING  .  .Nm -can also be used as a background setter.  It will store the command line -necessary to set the background in +can also be used as a background setter.  Unless you pass the --bg-no-bgfile +option, it will store the command line necessary to set the background in  .Pa ~/.fehbg ,  so to have your background restored everytime you start X, you can add  .Qq eval $(cat ~/.fehbg) @@ -726,6 +726,12 @@ Tile  .Pq repeat  the image in case it is too small for the screen  . +.It Cm --bg-no-bgfile +. +Do not write a +.Pa ~/.fehbg +file +.  .El  .  . | 
