Disable Webrender due to overheating

This commit is contained in:
2018-10-22 20:06:57 +08:00
parent be1e4a8625
commit 700cab8f93
+1 -1
View File
@@ -18,7 +18,7 @@ export HISTSIZE=10000000
# firefox hardware acceleration
export MOZ_USE_OMTC=1
export MOZ_ACCELERATED=1
export MOZ_WEBRENDER=1
export MOZ_WEBRENDER=
# Preferred editor
export VISUAL="vim"