📝 Add Firefox userChrome install instructions

This commit is contained in:
punkfairie 2024-02-10 22:32:14 -08:00
parent 78fe7249c4
commit 606a42a5a9
No known key found for this signature in database
GPG key ID: 0858B0F48128A755

View file

@ -32,6 +32,14 @@ fish_config theme save "Catppuccin Mocha"
`<cmd-I>` to install plugins. `<cmd-I>` to install plugins.
## Firefox
Find profile directory and link the userChrome file.
```fish
ln -s "$DOT/os/firefox/userChrome.css" "{profile dir}/chrome/userChrome.css"
```
# Sources # Sources
## Main ## Main