Skip to content

Commit

Permalink
Adjust flatpak documentation to clarify how Zed works with the sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
mikayla-maki committed May 24, 2024
1 parent 8496faa commit c1eff6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/development/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ Zed has basic support for both modes. The mode is selected at runtime. If you're

## Flatpak

> [!WARNING]
> Zed's current Flatpak integration simply exits the sandbox on startup. Workflows that rely on flatpak's sandboxing may not work as expected.
To build & install the flatpak package locally follow the steps below:

1. Install flatpak for your distribution as outlined [here](https://flathub.org/setup).
Expand Down

0 comments on commit c1eff6b

Please sign in to comment.