diff --git a/terminatorlib/config.py b/terminatorlib/config.py index e5bf1f8c..2f1fb922 100755 --- a/terminatorlib/config.py +++ b/terminatorlib/config.py @@ -345,6 +345,7 @@ class TerminatorConfValuestoreGConf (TerminatorConfValuestore): # FIXME: Find a better way to handle this than setting a non-profile dbg ("VSGConf: No profile found, marking inactive") self.inactive = True + return self.client.add_dir (self.profile, gconf.CLIENT_PRELOAD_RECURSIVE) if self.on_gconf_notify: