diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2016-12-07 22:43:11 +0100 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2016-12-07 22:43:11 +0100 | 
| commit | 80e20a7e2fb40e2ac4490267bf70b7b7e7ab988d (patch) | |
| tree | cc4132ebf73fd290dfed28b514fdff3b02623d21 /man | |
| parent | 73a39cc1a7561a1730b17ead3831b796300fa9c2 (diff) | |
feh(1): Add note about background setting in GNOME (#225)
Diffstat (limited to 'man')
| -rw-r--r-- | man/feh.pre | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/man/feh.pre b/man/feh.pre index 04d0e2d..80db0c7 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -49,6 +49,7 @@ Configurable keyboard and mouse shortcuts are used to control it.  .  .Pp  . +In many desktop environments,  .Nm  can also be used as wallpaper setter.  . @@ -850,6 +851,7 @@ be printed.  .  .Sh BACKGROUND SETTING  . +In many desktop environments,  .Nm  can also be used as a background setter.  Unless you pass the  .Cm --no-fehbg @@ -867,6 +869,15 @@ will work as well.  .  .Pp  . +Note that +.Nm +does not support setting the wallpaper of GNOME shell desktops. In this +environment, you can use +.Qq gsettings set org.gnome.desktop.background picture-uri file:/// Ns Ar path +instead. +. +.Pp +.  For the  .Cm --bg-center  and | 
