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] - gnome-keyring [keyring]
- geary [email]
- wofi [launcher] - wofi [launcher]
- tilix [terminal] - tilix [terminal]

View File

@ -111,7 +111,10 @@ fcitx5 = fcitx
kdeconnect = kdeconnect-indicator kdeconnect = kdeconnect-indicator
## Keyring ## 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 ## XDG desktop portal
portal = /usr/libexec/xdg-desktop-portal portal = /usr/libexec/xdg-desktop-portal

View File

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