Thunderbird: Snooze for 10 min.
This commit is contained in:
parent
a7340325ed
commit
0d3c3e2390
|
@ -14,6 +14,7 @@
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
"browser.download.useDownloadDir" = true;
|
"browser.download.useDownloadDir" = true;
|
||||||
|
"calendar.alarms.defaultsnoozelength" = 10;
|
||||||
"calendar.alarms.onforevents" = 0;
|
"calendar.alarms.onforevents" = 0;
|
||||||
"calendar.alarms.onfortodos" = 0;
|
"calendar.alarms.onfortodos" = 0;
|
||||||
"calendar.alarms.show" = true;
|
"calendar.alarms.show" = true;
|
||||||
|
|
Loading…
Reference in a new issue