diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-07-22 18:22:50 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-07-22 18:22:50 +0200 |
commit | 3120a848f6ce663dbbe200835dc03b588568a8a0 (patch) | |
tree | 0329fdb5a4477d7e23df6bbd7e259f5b87ca1c17 /man | |
parent | e57b7defb863902303c295947535d64b393d7761 (diff) |
Use --no-fehbg in .fehbg commandline
This ensures that X11 layout or other changes do not affect the .fehbg
contents, which are meant to only be updated when a --bg-option is used
manually.
Closes #482
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index a313fd4..3fecb00 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1075,6 +1075,12 @@ So to have your background restored every time you start X, you can add .Qq ~/.fehbg & to your X startup script .Pq such as Pa ~/.xinitrc . +Note that the commandline written to +.Pa ~/.fehbg +always includes the +.Cm --no-fehbg +option to ensure that it is not inadvertently changed by differences in +X11 screen layout or similar. . .Pp . |