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