diff --git a/system/desktop/mail-stuff.nix b/system/desktop/mail-stuff.nix index 8f96150..3b51b73 100644 --- a/system/desktop/mail-stuff.nix +++ b/system/desktop/mail-stuff.nix @@ -178,6 +178,11 @@ in # | | | | | | # v v v v v v #normal= 'bold,underline', '', 'light red, bold, underline', 'light green', 'light red, bold, underline', '#8f6' + bindings.thread = { + r = "reply --all"; + g = "reply"; + h = "toggleheaders"; + }; extraConfig = '' theme = "solarized_light_real" auto_remove_unread = True