diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index cf91954..ff0f11a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ authors = [{ name = "Parley contributors" }] [project.scripts] parley = "parley.cli:main" +parley-ibus = "parley.ibus_engine:main" parleyd = "parley.daemon:main" parleyctl = "parley.ctl:main" |
