This commit is contained in:
Martin Rotter 2023-08-11 09:42:56 +02:00
parent 163096a1bc
commit c1b66eea34

View file

@ -31,7 +31,7 @@
<li>Tiny Tiny RSS</li> <li>Tiny Tiny RSS</li>
</ul> </ul>
<p> <p>
NOTE: If you want to have built-in RSS Guard autostart feature working, then you need to enable access to additional folders with this one-liner: <pre>$ flatpak override --user --filesystem=xdg-config/autostart io.github.martinrotter.rssguard</pre> NOTE: If you want to have built-in RSS Guard autostart feature working, then you need to enable access to additional folders with this one-liner: <pre>$ flatpak override --user --filesystem=xdg-config/autostart @APP_REVERSE_NAME@</pre>
</p> </p>
</description> </description>
<launchable type="desktop-id">@APP_REVERSE_NAME@.desktop</launchable> <launchable type="desktop-id">@APP_REVERSE_NAME@.desktop</launchable>