aperezdc / revolt

Better desktop integration for Riot.im (not only) for GNOME
GNU General Public License v3.0
92 stars 9 forks source link

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

Open sl5net opened 3 years ago

sl5net commented 3 years ago

hi i installed

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

how could i start it?

sl5net commented 3 years ago

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
gpoo commented 2 years ago

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.