diff options
| author | Jules Aguillon | 2025-08-07 12:25:42 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2025-08-07 12:25:42 +0200 |
| commit | 679f52cf45f414dc628421f47a15d30a05c18f3b (patch) | |
| tree | 5f4b1a5f840cd03088457e7f6765ca61a651acc4 | |
| parent | 9588f556193297bc8929e3d9f8c5a2e3ef9852d8 (diff) | |
| download | unexpected-keyboard-679f52cf45f414dc628421f47a15d30a05c18f3b.tar.gz unexpected-keyboard-679f52cf45f414dc628421f47a15d30a05c18f3b.zip | |
Add '⊢' to the greekmath layout
| -rw-r--r-- | res/xml/greekmath.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/greekmath.xml b/res/xml/greekmath.xml index 86f851b..f20922d 100644 --- a/res/xml/greekmath.xml +++ b/res/xml/greekmath.xml @@ -6,7 +6,7 @@ <key key0="ε" key1="⌋" key2="∧" key3="↑" key4="⊃"/> <key key0="ρ" key1="⌈" key2="⊥" key3="↕" key4="∀"/> <key key0="τ" key1="⌉" key2="∡" key4="⊷"/> - <key key0="ψ" key1="∥" key3="≪" key4="7"/> + <key key0="ψ" key1="∥" key2="⊢" key3="≪" key4="7"/> <key key0="υ" key1="⌀" key2="⟨" key3="≡" key4="8"/> <key key0="ι" key1="∞" key2="⟩" key3="≫" key4="9"/> <key key0="ο" key1="∝" key3="□"/> |
