1
0
Fork 0

pratham-setup: add setup to increase firefox's scrollbar width

This commit is contained in:
Pratham Patel 2023-03-25 18:34:45 +05:30
parent 5f14e217c0
commit a7df4f7d63
1 changed files with 3 additions and 1 deletions

View File

@ -244,7 +244,9 @@ echo -e "Open Firefox and do the following:
1. Open \"about:config\"
2. Search for boolean \"browser.search.separatePrivateDefault.ui.enabled\"
3. Switch the value to \"true\"
4. Sign into the Firefox account
4. Search for \"widget.non-native-theme.scrollbar.style\"
5. Set the value to 4 (valid values' range: 0..6)
6. Sign into the Firefox account
---