From 832d42398e17742a876c613b5804aacec1b91dc0 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 5 Feb 2024 09:15:18 +0000 Subject: [PATCH] Update README for new script --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index a41188fc..97cddc51 100644 --- a/README.org +++ b/README.org @@ -28,9 +28,13 @@ Restart using ~hyprctl~: #+begin_src bash nix shell nixpkgs#protonmail-bridge -c hyprctl dispatch exec "protonmail-bridge -n" #+end_src + +Script ~protonmail-setup-bridge~ (provided with NixOS config) handles all of this + **** uidvalidity issue +Remove uid lines from .mbsyncrc (in each mail directory) and delete .uidvalidity, re-run mbsync to fix+ Above might be duplicating mail, faster to just delete local maildirs and let them re-sync. + *** Password Get password from ~protonmail-bridge~, save to ~password-store~: #+begin_src bash