Update settings.py

This commit is contained in:
chrys87 2017-02-23 15:19:17 +01:00 committed by GitHub
parent c904821b57
commit fd0dcf4c08

View File

@ -60,6 +60,7 @@ settings = {
'autoSpellCheck': False, 'autoSpellCheck': False,
'spellCheckLanguage': 'en_US', 'spellCheckLanguage': 'en_US',
'scriptPath':'/usr/share/fenrir/scripts', 'scriptPath':'/usr/share/fenrir/scripts',
'commandPath':'/usr/share/fenrir/command',
}, },
'focus':{ 'focus':{
'cursor': True, 'cursor': True,