summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/home-manager/personal/programs/thunderbird.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home-manager/personal/programs/thunderbird.nix b/modules/home-manager/personal/programs/thunderbird.nix
index b01a05c..1d201dd 100644
--- a/modules/home-manager/personal/programs/thunderbird.nix
+++ b/modules/home-manager/personal/programs/thunderbird.nix
@@ -31,6 +31,8 @@
"calendar.dayendhour" = 24;
## Duplicates
"mail.server.default.dup_action" = 3; # mark as read
+ ## Spam
+ "mail.spam.manualMark" = true; # move manually marked-as-junk to junk folder
};
in {
config = lib.mkMerge [