Fix Flatpak custom paths

This commit is contained in:
kramo
2023-07-01 11:11:16 +02:00
parent e46c9b6a30
commit 036e5814f3
2 changed files with 8 additions and 5 deletions

View File

@@ -68,7 +68,7 @@
<default>true</default>
</key>
<key name="flatpak-location" type="s">
<default>"/var/lib/flatpak/exports/"</default>
<default>"/var/lib/flatpak/"</default>
</key>
<key name="flatpak-import-launchers" type="b">
<default>false</default>