Force accelerated firefox

This commit is contained in:
2018-10-18 15:30:33 +08:00
parent 1b3b8fecb2
commit be1e4a8625

View File

@@ -17,6 +17,8 @@ export HISTSIZE=10000000
# firefox hardware acceleration
export MOZ_USE_OMTC=1
export MOZ_ACCELERATED=1
export MOZ_WEBRENDER=1
# Preferred editor
export VISUAL="vim"