Index: pyproject.toml
--- pyproject.toml.orig
+++ pyproject.toml
@@ -39,6 +39,8 @@ documentation = "https://quodlibet.readthedocs.io/"
 [project.scripts]
 # Convenience: `poetry run quodlibet` just runs the app (with no CLI args)
 quodlibet = "quodlibet.main:main"
+exfalso = "quodlibet.exfalso:main"
+operon = "quodlibet.operon:main"
 
 [tool.poetry]
 requires-poetry = '>=2.0'
