Add Emoji picker configuration 🎉
This commit is contained in:
parent
44def186a1
commit
7f12097e60
1 changed files with 32 additions and 0 deletions
32
.config/gazatu.xyz/emoji-picker.ini
Normal file
32
.config/gazatu.xyz/emoji-picker.ini
Normal file
|
@ -0,0 +1,32 @@
|
|||
[General]
|
||||
activateWindowBeforeWritingByDefault=true
|
||||
aliasExactMatching=false
|
||||
customQssFilePath=
|
||||
enableEmojiIncludesSearch=true
|
||||
gendersDisabled=true
|
||||
hideInputMethod=true
|
||||
localeKey=
|
||||
maxEmojiVersion=-1
|
||||
openAtMouseLocation=false
|
||||
skinTonesDisabled=true
|
||||
surroundAliasesWithColons=true
|
||||
swapEnterAndShiftEnter=false
|
||||
useClipboardHackByDefault=false
|
||||
useSystemEmojiFont=false
|
||||
useSystemEmojiFontWidthHeuristics=true
|
||||
useSystemQtTheme=false
|
||||
windowOpacity=0.9
|
||||
|
||||
[activateWindowBeforeWritingExceptions]
|
||||
1\processName=
|
||||
size=1
|
||||
|
||||
[emojiAliasesIniFilePaths]
|
||||
1\path=:/aliases/github-emojis.ini
|
||||
2\path=:/aliases/gitmoji-emojis.ini
|
||||
size=2
|
||||
|
||||
[useClipboardHackExceptions]
|
||||
1\processName=chatterino
|
||||
2\processName=kate
|
||||
size=2
|
Loading…
Reference in a new issue