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