aperezdc / revolt

Better desktop integration for Riot.im (not only) for GNOME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HowTo start revolt istalled by `flatpak install --from https://flatpak.perezdecastro.org/revolt.flatpakref` ?

sl5net opened this issue · comments

hi i installed

flatpak install --from https://flatpak.perezdecastro.org/revolt.flatpakref
...
Installation complete.

how could i start it?

BTW please add to your readme howto start it

updates:

flatpak run revolt

Note that the directories 

'/var/lib/flatpak/exports/share'
'/home/m/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

error: Invalid id revolt: Names must contain at least 2 periods

The way to run is:

flatpak run org.perezdecastro.Revolt

as it is documented in https://github.com/aperezdc/revolt#flatpak. I think this issue can be closed.