diff options
-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 |