From e881ea90015d72ba097deff68e3135608fac02a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 22 May 2023 22:05:51 +0200 Subject: [PATCH] readme: Clarify secret service D-Bus access command Clarify the difference for the command between the beta and the nightly versions. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e7d183..3606d4d7 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,11 @@ backend interface is running, and you need to allow Fractal to access the D-Bus command: ```sh -flatpak override --user --talk-name=org.freedesktop.secrets org.gnome.Fractal.Devel +flatpak override --user --talk-name=org.freedesktop.secrets org.gnome.Fractal ``` +_For the nightly version, change the application name to `org.gnome.Fractal.Devel`._ + Or with [Flatseal](https://flathub.org/apps/details/com.github.tchx84.Flatseal), by adding `org.freedesktop.secrets` in the **Session Bus** > **Talk** list of Fractal.