renamed function from backgrounder to backend
This commit is contained in:
parent
068f97005d
commit
7d545fd100
2 changed files with 13 additions and 13 deletions
|
@ -43,7 +43,7 @@ if not os.path.exists('config'):
|
|||
},
|
||||
"wrapper":
|
||||
{
|
||||
"backgrounder": "screen"
|
||||
"backend": "screen"
|
||||
},
|
||||
"censored_strings":
|
||||
[
|
||||
|
|
Reference in a new issue