From 5b84cb80885a09d93e158fd6fd64a3c7571366c3 Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Thu, 30 Sep 2021 17:28:51 -0400 Subject: [PATCH] Minor update, linking back to userChrome --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bded7c..f8a1edb 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ chezmoi apply -v -n # Remove -n to actually apply ## Mozilla Firefox -I utilize various [user.js](private_dot_mozilla/private_firefox/private_personal-profile.default/user.js.tmpl) and userChrome.css tweaks. These are setup within `~/.mozilla/firefox/personal-profile.default/`. +I utilize various [user.js](private_dot_mozilla/private_firefox/private_personal-profile.default/user.js.tmpl) and [userChrome.css](private_dot_mozilla/private_firefox/private_personal-profile.default/chrome/userChrome.css) tweaks. These are setup within `~/.mozilla/firefox/personal-profile.default/`. Because of how firefox creates profile directories with randomish names, the best method is to: