From c902c033e5fe2fe93c502ce9c126c61bce5ed30d Mon Sep 17 00:00:00 2001 From: Dhya Date: Sat, 19 Oct 2024 09:18:31 -0700 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7ece9d..81b91c3 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,5 @@ To find your profile folder launch the Thunderbird binary with the -P switch or On Linux it is under $HOME/.thunderbird/ Create 'chrome' directory in the profile folder and place `userChrome.css` in there. + +Restart Thunderbird for the changes to take effect.