From 81f9ff2edee9e79e65c771937a9868be7f8fcef9 Mon Sep 17 00:00:00 2001 From: Dia Pacifica Date: Tue, 1 Oct 2024 15:28:57 -0700 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7b26d8..d469d37 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ cd ../../ git clone https://git.ixlo.io/ixlo/firefox-customizations.git ``` You can then edit `userChrome.css` and and optionally `userContent.css` and change values to customize Firefox the way you want. + +`my_userChrome.css` are some extra customizations I added. Feel free to remove them or add your own.