set custom command path to emtpy; load customs after defaults
This commit is contained in:
@ -163,7 +163,7 @@ dateFormat=%A, %B %d, %Y
|
||||
autoSpellCheck=True
|
||||
spellCheckLanguage=en_US
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
commandPath=
|
||||
|
||||
[focus]
|
||||
cursor=True
|
||||
|
@ -147,7 +147,7 @@ interruptOnKeyPressFilter=
|
||||
doubleTapTimeout=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=1
|
||||
debugLevel=0
|
||||
punctuationProfile=default
|
||||
punctuationLevel=some
|
||||
respectPunctuationPause=True
|
||||
@ -168,7 +168,7 @@ spellCheckLanguage=en_US
|
||||
# path for your scripts "scriptKey" functionality
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
# overload commands, and create new one without changing Fenrir default
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
commandPath=
|
||||
|
||||
[focus]
|
||||
#follow the text cursor
|
||||
|
@ -116,7 +116,7 @@ autoSpellCheck=True
|
||||
spellCheckLanguage=en_US
|
||||
scriptPath=/usr/share/fenrir/scripts
|
||||
# overload commands, and create new one without changing Fenrir default
|
||||
commandPath=/usr/share/fenrir/commands
|
||||
commandPath=
|
||||
|
||||
[focus]
|
||||
#follow the text cursor
|
||||
|
Reference in New Issue
Block a user