Update README.md

This commit is contained in:
Jarno Rankinen 2024-01-14 11:12:27 +02:00 committed by GitHub
parent c925e662ce
commit c62402e5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,5 +1,13 @@
<img src="icon.svg" alt="Firefox GNOME theme" width="128" align="left"/>
## Modified fork, added personal `user.js` preferences
Added by default on:
```js
user_pref("gnomeTheme.hideSingleTab", true);
user_pref("gnomeTheme.normalWidthTabs", true);
user_pref("gnomeTheme.tabsAsHeaderbar", true);
```
# Firefox GNOME theme
[![GitHub](https://img.shields.io/github/license/rafaelmardojai/firefox-gnome-theme.svg)](https://github.com/rafaelmardojai/firefox-gnome-theme/blob/master/LICENSE)