Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb authored Jul 17, 2024
1 parent 5afccf2 commit 1e3204f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,12 @@ Get binaries for Windows in the [release](https://github.com/timschneeb/GalaxyBu

### Flatpak

Universal binary packages for all Linux distributions. The Flatpak version does not support autostart unless it is set up manually. You can use `galaxybudsclient /StartMinimized` to launch the app minimized during startup.
Universal binary packages for all Linux distributions. The Flatpak version does not support autostart unless it is set up manually. You can use `galaxybudsclient /StartMinimized` to launch the app silently during startup.

Available for download on FlatHub: https://flathub.org/apps/me.timschneeberger.GalaxyBudsClient
```
flatpak install me.timschneeberger.GalaxyBudsClient
```
If you want to use features that require registering a D-Bus server, such as the CLI, run this command to grant permission:
```
sudo flatpak override me.timschneeberger.GalaxyBudsClient --own-name=me.timschneeberger.galaxybudsclient
```


<a href='https://flathub.org/apps/me.timschneeberger.GalaxyBudsClient'><img width='240' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>

Expand Down

0 comments on commit 1e3204f

Please sign in to comment.