change structure

This commit is contained in:
chrys87 2016-07-08 11:20:25 +02:00 committed by GitHub
parent 6855e310b8
commit 195b57d212

View File

@ -1,4 +1,7 @@
#!/bin/python #!/bin/python
settings = { settings = {
'speechDriverString':'speechd',
'screenDriverString': 'linux',
'soundDriverString': 'sox',
} }