Skip to content

Commit 6feb0d4

Browse files
committed
external-applications: fix position of flatpak troubleshooting
The header was accidentally moved to below the AppImage header.
1 parent 90e3f54 commit 6feb0d4

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

src/config/external-applications.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@ Flatpak documentation](https://flatpak.org/setup/Void%20Linux/).
5050
Note that Flatpak's sandboxing will not necessarily protect you from any
5151
security and/or privacy-violating features of proprietary software.
5252

53+
### Troubleshooting
54+
55+
Some apps may not function properly (e.g. not being able to access the host
56+
system's files). Some of these issues can be fixed by installing one or more of
57+
the `xdg-desktop-portal`, `xdg-desktop-portal-gtk`, `xdg-user-dirs`,
58+
`xdg-user-dirs-gtk` or `xdg-utils` packages.
59+
60+
Some Flatpaks require [D-Bus](./session-management.md#d-bus) and/or
61+
[Pulseaudio](./media/pulseaudio.md).
62+
5363
## AppImages
5464

5565
An [AppImage](https://appimage.org/) is a file that bundles an application with
@@ -62,16 +72,6 @@ Some of the applications for which an AppImage is available can be found on
6272

6373
AppImages do not yet work on musl installations.
6474

65-
### Troubleshooting
66-
67-
Some apps may not function properly (e.g. not being able to access the host
68-
system's files). Some of these issues can be fixed by installing one or more of
69-
the `xdg-desktop-portal`, `xdg-desktop-portal-gtk`, `xdg-user-dirs`,
70-
`xdg-user-dirs-gtk` or `xdg-utils` packages.
71-
72-
Some Flatpaks require [D-Bus](./session-management.md#d-bus) and/or
73-
[Pulseaudio](./media/pulseaudio.md).
74-
7575
## Octave Packages
7676

7777
Some Octave packages require external dependencies to compile and run. For

0 commit comments

Comments
 (0)