From 769e74f5fab0799e9fc01f6eaa2555f2bfd63f8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= <motiejus@jakstys.lt> Date: Sun, 9 Mar 2025 00:03:21 +0200 Subject: [PATCH] neomutt: +Starred --- modules/profiles/desktop/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index b909cc5..4f67625 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -426,8 +426,9 @@ in mailboxes =btrfs mailboxes =Debian mailboxes =alerts - mailboxes ="[Gmail]/Sent Mail" mailboxes ="[Gmail]/Drafts" + mailboxes ="[Gmail]/Starred" + mailboxes ="[Gmail]/Sent Mail" source ${./notmuch-colors.muttrc} '';