mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-14 06:48:31 +02:00
thunderbird: avoid 100% CPU usage??
This commit is contained in:
parent
bcfe6a7702
commit
97a7df2ead
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
// Preferences for Thunderbird. To be symlinked in the profile as user.js.
|
||||
|
||||
user_pref("accessibility.force_disabled", 1);
|
||||
|
||||
// Theme
|
||||
user_pref("extensions.activeThemeID", "thunderbird-compact-dark@mozilla.org");
|
||||
user_pref("layout.css.prefers-color-scheme.content-override", 1); // light
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue