]> code.delx.au - bg-scripts/blobdiff - randombg.py
Fixed a bug where the convert option was not being passed through to the wallchanger
[bg-scripts] / randombg.py
index bb2936b29bee4c72ab1436eb29c75a81b17e6854..a259e1e0d4c251cf1e844ec70f93c701466acfac 100755 (executable)
@@ -245,7 +245,7 @@ class Cycler(object):
                self.history_filename = options.history_filename
 
                logging.debug("Initialising wallchanger")
-               wallchanger.init(options.background_colour, options.permanent)
+               wallchanger.init(options.background_colour, options.permanent, options.convert)
 
                logging.debug("Initialising file list")
                if options.all_random: