- Install flatpak builder
flatpak install --user org.flatpak.Builder
- Build and install the Sparrow manifest
flatpak run org.flatpak.Builder --user --install builddir com.sparrowwallet.Sparrow.yml
This will create two directories which could be removed later:
.flatpak-builderdependency cachebuilddirthe files in flatpak app image
Note:
- The Sparrow home directory is
~/.var/app/com.sparrowwallet.Sparrow/.sparrow. You might want to copy the existing data file from~/.sparrowinto it (or create a symbolic link).
It works without
socket=waylandandenv=DISPLAY=:0.It requires:
socket=x11device=driWithout
device=driI get this:So this works:
Also I had an issue with
Scan for Connected Devices, which I fixed it by:libusbas module.device=alltofinish-args.