From 476f50ab454e6b8043149fc34313fcc771c7b555 Mon Sep 17 00:00:00 2001 From: Felix Crux Date: Thu, 3 Nov 2011 17:21:55 -0400 Subject: Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file. --- man/feh.pre | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'man/feh.pre') 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 . . -- cgit v1.2.3