diff options
| author | Drew DeVault <sir@cmpwn.com> | 2014-08-28 01:09:10 -0600 | 
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2014-08-28 01:09:10 -0600 | 
| commit | aa0f1e8d88c11d06f489aa968d1607c3ce8b7344 (patch) | |
| tree | 941de1952d77b37ef9974d5db462277b08b1b8ae | |
| parent | 8e88d20a2caa0aa7e07580fa1a0ea75124c69bf4 (diff) | |
Update man pages to reflect fehbg changes
| -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 ed3247a..a76cf38 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -769,7 +769,7 @@ can also be used as a background setter.  Unless you pass the  option, it will store the command line necessary to set the background in  .Pa ~/.fehbg ,  so to have your background restored every time you start X, you can add -.Qq eval $(cat ~/.fehbg) +.Qq exec ~/.fehbg &  to your X startup script  .Pq like Pa ~/.xinitrc .  . | 
