diff options
-rw-r--r-- | dotXCompose | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index a96fab3..9b32849 100644 --- a/dotXCompose +++ b/dotXCompose @@ -290,6 +290,7 @@ include "%L" <Multi_key> <asciicircum> <minus> : "⁻" U207B # SUPERSCRIPT MINUS <Multi_key> <asciitilde> <asciitilde> : "≈" U2248 # ALMOST EQUAL TO <Multi_key> <s> <h> : "ʃ" U0283 # LATIN SMALL LETTER ESH +<Multi_key> <z> <h> : "ʒ" U0292 # LATIN SMALL LETTER EZH <Multi_key> <N> <o> : "№" U2116 # NUMERO SIGN # There are all kinds of awesome combining characters in the U+0300 page. # However, I don’t know how I would use a lot of them. x͜͡y? |