add tweak to show tab button when hovered over #46
This commit is contained in:
parent
48ca0d7875
commit
d907e2233e
3 changed files with 17 additions and 3 deletions
|
@ -18,7 +18,7 @@ A Firefox userChrome.css theme that aims to recreate the look and feel of the Ch
|
|||
|
||||
##### Recommended:
|
||||
1. `browser.tabs.tabMinWidth` = `66`
|
||||
2. `browser.tabs.tabClipWidth` = `66`
|
||||
2. `browser.tabs.tabClipWidth` = `86`
|
||||
|
||||
Additional tweaks can also be applied to the theme, such as Mica (Windows 11 Only), Floating Tabs and more. See [Tweaks](#tweaks).
|
||||
|
||||
|
@ -84,6 +84,10 @@ To disable a tweak, set the key to `false` or delete it, then restart the browse
|
|||
|-|
|
||||
|`uc.tweak.revert-context-menu`|
|
||||
|
||||
|if a tab's close button is hidden, show it when hovering over tab|
|
||||
|-|
|
||||
|`uc.tweak.show-tab-close-button-on-hover`|
|
||||
|
||||
## Mica Tweak Instructions (Windows 11 Only)
|
||||
1. Download and install [Mica For Everyone](https://github.com/MicaForEveryone/MicaForEveryone).
|
||||
2. Create a custom process rule with the following:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue