user.js
should be right next toprefs.js
, create it if it doesn’t exist.
Unfortunately this doesn’t work. I have placed user.js with just one line:
user_pref(“layout.css.devPixelsPerPx”, “4”);
next to the prefs.js, the same permissions (644) and owner (defaultuser).