XCompose: use wave dash, not wavy dash
This commit is contained in:
parent
91bcf2b4f1
commit
1a2e06e96a
|
@ -6,7 +6,7 @@ include "%L"
|
|||
<Multi_key> <g> <O> : "Ω" U03A9 # GREEK CAPITAL LETTER OMEGA
|
||||
|
||||
# Just because of the name...
|
||||
<Multi_key> <asciitilde> <minus>: "〰" U3030 # WAVY DASH (also called wave dash)
|
||||
<Multi_key> <asciitilde> <minus>: "〜" U301C # WAVE DASH
|
||||
|
||||
# Unicode useful characters
|
||||
<Multi_key> <l> <r> <m>: "" U200E # LEFT TO RIGHT MARK
|
||||
|
|
Loading…
Reference in a new issue