Merge branch 'master' into wordWrappingEndOfScreenBell
This commit is contained in:
@@ -64,6 +64,12 @@ settings = {
|
||||
'inactiveTimeoutSec': 120,
|
||||
'list': '',
|
||||
},
|
||||
'time':{
|
||||
'enabled': False,
|
||||
'presentTime': True,
|
||||
'presentDate': True,
|
||||
'delaySec': 3600,
|
||||
},
|
||||
'keyboard':{
|
||||
'driver': 'evdev',
|
||||
'device': 'all',
|
||||
|
Reference in New Issue
Block a user