Skip to content

Commit

Permalink
Guide to persist env
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Jan 15, 2025
1 parent aef8202 commit b944136
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ TOKEN_API=https://example.com/token flatpak run sh.cider.Cider # or ./cider, or
}
```

To persist this, you could edit the `.desktop` file installed (`Exec` line). If you're using Flatpak, use [Flatseal](https://flathub.org/apps/com.github.tchx84.Flatseal) to add this environment variable.

### Flatpak

#### Why does it require --device=all in the Flatpak manifest?
Expand Down

0 comments on commit b944136

Please sign in to comment.