mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update preferences.json
This commit is contained in:
parent
2d1bb4c461
commit
3a842f7dd2
1 changed files with 8 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
{
|
||||
"property": "zen.mods.AudioIndicatorEnhanced.returnOldIcons",
|
||||
"label": "Bring back default Firefox icons",
|
||||
"label": "Bring back default Firefox icons (Not applicable to Audio Wave mode)",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true
|
||||
},
|
||||
|
@ -16,5 +16,11 @@
|
|||
"label": "Audio Wave: Brings new look for audio indicator.",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"property": "zen.mods.AudioIndicatorEnhanced.reverseAudioIcons",
|
||||
"label": "Reverse audio icons.",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue