true activateWindowBeforeWritingByDefault (#7)
This commit is contained in:
parent
af99205a55
commit
91a54e21e5
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
[General]
|
[General]
|
||||||
activateWindowBeforeWritingByDefault=false
|
activateWindowBeforeWritingByDefault=true
|
||||||
aliasExactMatching=false
|
aliasExactMatching=false
|
||||||
customQssFilePath=
|
customQssFilePath=
|
||||||
enableEmojiIncludesSearch=true
|
enableEmojiIncludesSearch=true
|
||||||
gendersDisabled=false
|
gendersDisabled=false
|
||||||
hideInputMethod=false
|
hideInputMethod=true
|
||||||
localeKey=
|
localeKey=
|
||||||
maxEmojiVersion=-1
|
maxEmojiVersion=-1
|
||||||
openAtMouseLocation=false
|
openAtMouseLocation=false
|
||||||
|
|
Reference in a new issue