Update README for new script
This commit is contained in:
parent
a6ab49d5e2
commit
832d42398e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue