Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,17 @@ transliteration characters and everything should show up as Egyptian. For
the egyptian-hieroglyphs input method, type a transliteration character,
phonetic equivalent or Gardiner code, and hit space to commit.

#### Arch Linux

A package for this project exists in the
[AUR](https://aur.archlinux.org/packages/ibus-ancient-git).

To install it using `yay` run:

```
yay -S ibus-ancient-git
```

### Changing the mappings

If you'd prefer a slightly different mapping, I'd love to hear about it.
Expand Down