firefox: don't set values to their defaults

This commit is contained in:
Vincent Bernat 2020-08-06 07:55:18 +02:00
parent 47580e28d3
commit b63bd0d911

View file

@ -64,4 +64,3 @@ user_pref("network.http.http3.enabled", false);
// Awesome is not very good scaling random icons
user_pref("alerts.showFavicons", true);
user_pref("alerts.useSystemBackend", true);