{ "id": "xyz.daimones.Telex", "runtime": "org.gnome.Platform", "runtime-version": "48", "sdk": "org.gnome.Sdk", "command": "telex", "finish-args": [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--filesystem=home", "--filesystem=~/.aws:ro" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ "python3-deps.json", { "name": "telex", "builddir": true, "buildsystem": "meson", "sources": [{ "type": "git", "url": "https://github.com/believemanasseh/telex-python", "branch": "main" }] } ] }