correct default path if scriptpath is not available in settings.conf
This commit is contained in:
parent
e39ae3c05c
commit
55466466a9
@ -53,7 +53,7 @@ settings = {
|
||||
'dateFormat': '%A, %B %d, %Y',
|
||||
'autoSpellCheck': False,
|
||||
'spellCheckLanguage': 'en_US',
|
||||
'scriptPath':'/etc/fenrir/scripts',
|
||||
'scriptPath':'/usr/share/fenrir/scripts',
|
||||
},
|
||||
'focus':{
|
||||
'cursor': True,
|
||||
|
Loading…
Reference in New Issue
Block a user