docs: formatting fix

This commit is contained in:
qoijjj
2024-08-31 14:37:35 -07:00
committed by GitHub
parent 86fe2b6ae8
commit 8a2c5ce0ef

2
FAQ.md
View File

@@ -106,4 +106,4 @@ For example: `rpm-ostree install zfs-fuse`
#### Why don't KDE Vaults work? #### Why don't KDE Vaults work?
Similar to the AppImage FAQ, the KDE Vault default backend (cryfs) depends on fuse2. For this reason it's recommended that you migrate to an alternative that doesn't depend on fuse2, for example `fscrypt`. If you don't want to do so, you can add fuse2 back by layering something that depends on it, as described in the AppImage FAQ. Similar to the AppImage FAQ, the KDE Vault default backend `cryfs` depends on fuse2. For this reason it's recommended that you migrate to an alternative that doesn't depend on fuse2, for example `fscrypt`. If you don't want to do so, you can add fuse2 back by layering something that depends on it, as described in the AppImage FAQ.