mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Common Overrides (markdown)
+4
-2
@@ -38,7 +38,7 @@ user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
||||
***
|
||||
|
||||
### Font improvement
|
||||
Text rendering on Windows sucks. This makes it better.
|
||||
Firefox's text rendering on Windows is awful. This makes it better.
|
||||
|
||||
```javascript
|
||||
// PREF: use DirectWrite everywhere like Chrome [WINDOWS]
|
||||
@@ -144,7 +144,9 @@ You can also [select a default search engine](https://support.mozilla.org/en-US/
|
||||
|
||||
* `☰` *→ Settings → Search → Default Search Engine*
|
||||
|
||||
Change your default search engine to DuckDuckGo, or add a [premium](https://help.kagi.com/kagi/why-kagi/why-pay-for-search.html) search engine like [Kagi](https://kagi.com/).
|
||||
Change your default search engine to DuckDuckGo, or add a [premium](https://help.kagi.com/kagi/why-kagi/why-pay-for-search.html) search engine like [Kagi](https://kagi.com/welcome).
|
||||
|
||||
For Kagi, if you want search suggestions in the URL bar, make sure to follow the first steps [here](https://help.kagi.com/kagi/getting-started/setting-default.html#firefox_desktop). Then use the latter steps to setup Kagi for private browsing using your [private session link](https://help.kagi.com/kagi/getting-started/setting-default.html#private_session). Otherwise, you can just use the private session link.
|
||||
|
||||
***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user