aly/thunderbird: draw tabs in titlebar

This commit is contained in:
Aly Raffauf 2024-09-14 19:51:47 -04:00
parent 2cce4e6f03
commit f53a47cc8c

View file

@ -73,7 +73,7 @@ in {
settings = {
"calendar.timezone.useSystemTimezone" = true;
"datareporting.healthreport.uploadEnabled" = false;
"mail.tabs.drawInTitlebar" = false;
"mail.tabs.drawInTitlebar" = true;
"mailnews.default_sort_order" = 2; # descending, 1 for ascending
"mailnews.default_sort_type" = 18; # sort by date
"mailnews.message_display.disable_remote_image" = false;