From 3a1988b860f7dadd6dc53b040933a151cb271098 Mon Sep 17 00:00:00 2001 From: traxys Date: Thu, 1 Jun 2023 18:40:25 +0200 Subject: [PATCH] thinkpad-nixos: Change default mailbox to _unread --- hostconfig/thinkpad-nixos/hm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostconfig/thinkpad-nixos/hm.nix b/hostconfig/thinkpad-nixos/hm.nix index 59de788..7ee2439 100644 --- a/hostconfig/thinkpad-nixos/hm.nix +++ b/hostconfig/thinkpad-nixos/hm.nix @@ -75,7 +75,7 @@ ; from = "Quentin Boyer "; outgoing = "msmtpq --read-envelope-from --read-recipients"; - default = "inbox"; + default = "_unread"; postpone = "Drafts"; source = "notmuch://~/Maildir"; query-map = "${pkgs.writeText "querymap" ''