mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 01:25:42 +02:00
thunderbird: change default order
This commit is contained in:
parent
224486d6fd
commit
a7ec0a272a
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ user_pref("mail.warn_on_send_accel_key", false);
|
|||
user_pref("mail.strip_sig_on_reply", false);
|
||||
user_pref("mailnews.headers.useMinimalUserAgent", true);
|
||||
user_pref("mailnews.headers.showUserAgent", true);
|
||||
user_pref("mailnews.default_sort_order", 2);
|
||||
user_pref("mailnews.default_sort_type", 22);
|
||||
|
||||
// Offline
|
||||
user_pref("offline.download.download_messages", 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue