firefox: add keys to modify in about:config
parent
4a21ef34ed
commit
0809644fab
|
@ -3,6 +3,13 @@ Firefox configuration
|
||||||
|
|
||||||
- Configure Firefox Sync if needed
|
- Configure Firefox Sync if needed
|
||||||
- Change to dark theme and compact density in Customize and Tree Style Tab config
|
- Change to dark theme and compact density in Customize and Tree Style Tab config
|
||||||
|
- Access about:config and modify the following keys:
|
||||||
|
```
|
||||||
|
# https://support.mozilla.org/en-US/questions/1278533
|
||||||
|
ui.key.menuAccessKeyFocuses = false
|
||||||
|
# https://www.userchrome.org/how-create-userchrome-css.html
|
||||||
|
toolkit.legacyUserProfileCustomizations.stylesheets = true
|
||||||
|
```
|
||||||
|
|
||||||
Add-ons
|
Add-ons
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in New Issue