BJKOD7ZFG2DJGJ6E4WZJD6ITNMRNNCALRVTNX26LMDSRK6VLNJGAC
settings = {
settings = if isLinux then {
# https://wiki.archlinux.org/title/HiDPI#Firefox
"layout.css.devPixelsPerPx" = "2.0";
} else {} // {
# allows firefox to see userChrome.css etc
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;