diff --git a/terminatorlib/config.py b/terminatorlib/config.py index daa461fe..b7396b9b 100755 --- a/terminatorlib/config.py +++ b/terminatorlib/config.py @@ -86,7 +86,6 @@ Defaults = { 'ignore_hosts' : ['localhost','127.0.0.0/8','*.local'], 'encoding' : 'UTF-8', 'active_encodings' : ['UTF-8', 'ISO-8859-1'], - 'background_image' : '', 'extreme_tabs' : False, 'fullscreen' : False, 'borderless' : False,