fix the keyring and email daemon issue

This commit is contained in:
kuoi 2022-08-22 15:12:13 +01:00
parent 0aa12b0b17
commit c87d9493f8
3 changed files with 7 additions and 1 deletions

View File

@ -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]

View File

@ -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

View File

@ -4,6 +4,7 @@ wf-shell
waybar
mako
fcitx5
geary
gnome-keyring
wofi
tilix