respect punctuation level in settings file, levels and dicts are not configurable now
This commit is contained in:
@ -93,7 +93,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
punctuationLevel=Some
|
||||
numberOfClipboards=10
|
||||
# define the current fenrir key
|
||||
fenrirKeys=KEY_KP0,KEY_META
|
||||
|
@ -44,7 +44,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
||||
punctuationLevel=Some
|
||||
numberOfClipboards=10
|
||||
fenrirKeys=KEY_KP0
|
||||
timeFormat=%H:%M:%P
|
||||
|
Reference in New Issue
Block a user