1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Firefox tweak

This commit is contained in:
2015-07-17 15:28:59 +02:00
parent fc99f16fd1
commit a0f4a3d638

View File

@@ -20,3 +20,8 @@ fi
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
# Firefox tweak (see http://dammit.nl/p/956 )
# layers.offmainthreadcomposition.enabled
# layers.acceleration.force-enabled
export MOZ_USE_OMTC=1