📝 Add Firefox userChrome install instructions
This commit is contained in:
parent
78fe7249c4
commit
606a42a5a9
1 changed files with 8 additions and 0 deletions
|
@ -32,6 +32,14 @@ fish_config theme save "Catppuccin Mocha"
|
|||
|
||||
`<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
|
||||
|
||||
## Main
|
||||
|
|
Loading…
Reference in a new issue