thunderbird: added files/

This commit is contained in:
Moritz Gmeiner 2025-07-01 02:40:07 +02:00
commit 713d9d29fe
6 changed files with 169 additions and 0 deletions

View file

@ -0,0 +1,3 @@
/* Force hardware accelerated rendering due to USE=hwaccel */
pref("layers.acceleration.force-enabled", true);
pref("webgl.force-enabled", true);