initial punctuation and dict import
This commit is contained in:
parent
7d0a465ed7
commit
622e12b9c5
@ -97,6 +97,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=1
|
||||
punctuationProfile=default
|
||||
punctuationLevel=Some
|
||||
numberOfClipboards=10
|
||||
# define the current fenrir key
|
||||
|
@ -95,6 +95,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationProfile=default
|
||||
punctuationLevel=some
|
||||
numberOfClipboards=10
|
||||
# define the current fenrir key
|
||||
|
@ -48,6 +48,7 @@ doubleTapDelay=0.2
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationProfile=default
|
||||
punctuationLevel=some
|
||||
numberOfClipboards=10
|
||||
fenrirKeys=KEY_KP0
|
||||
|
Loading…
Reference in New Issue
Block a user