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. --- src/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 4946927..5192f9d 100644 --- a/src/options.h +++ b/src/options.h @@ -68,6 +68,7 @@ struct __fehoptions { unsigned char hold_actions[10]; unsigned char text_bg; unsigned char image_bg; + unsigned char no_bgfile; char *output_file; char *output_dir; -- cgit v1.2.3