📝 Made note of how to change width of cursor
This commit is contained in:
parent
7e3a33c057
commit
4f7f401a9b
1 changed files with 5 additions and 0 deletions
|
|
@ -134,3 +134,8 @@ Copy the chrome directory into the profile ($HOME/.librewolf/*.default-release)
|
|||
This feature isn't officially supported anymore so enable it by heading to
|
||||
about:config and find/set:
|
||||
toolkit.legacyUserProfileCustomizations.stylesheets : true
|
||||
|
||||
Custom Caret Widths for Text Cursor:
|
||||
In about:config, add these new custom properties (they don't exist by default):
|
||||
ui.caretWidth (set to number, and set to 10)
|
||||
ui.caretBlinkTime (set to number, and set to 0 to disable blink)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue