From c87d9493f8b7cb0cb93a29ef3bdb9fa1e4000f80 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 22 Aug 2022 15:12:13 +0100 Subject: [PATCH] fix the keyring and email daemon issue --- README.md | 2 ++ dot_config/wayfire.ini | 5 ++++- pkglist | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e62f171..3344a07 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ To use this dot file, you need to install these packages. For Arch Linux users y - gnome-keyring [keyring] +- geary [email] + - wofi [launcher] - tilix [terminal] diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index 8d278ac..f309447 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -111,7 +111,10 @@ fcitx5 = fcitx kdeconnect = kdeconnect-indicator ## Keyring -keyring = gnome-keyring +keyring = echo -n "YOU_PASSWD" | gnome-keyring-daemon -s -r --unlock --components=secrets + +## Email +email = geary --gapplication-service ## XDG desktop portal portal = /usr/libexec/xdg-desktop-portal diff --git a/pkglist b/pkglist index 9df8c6e..69bb6ce 100644 --- a/pkglist +++ b/pkglist @@ -4,6 +4,7 @@ wf-shell waybar mako fcitx5 +geary gnome-keyring wofi tilix