Skip to content

Commit 1c150b2

Browse files
committed
2 parents 3c0ab47 + 023d8a1 commit 1c150b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

user.js

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
// userchrome.css usercontent.css activate
33
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
44

5+
// Proton Enabled #127
6+
user_pref("browser.proton.enabled", true);
7+
58
// Fill SVG Color
69
user_pref("svg.context-properties.content.enabled", true);
710

0 commit comments

Comments
 (0)