mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Update preferences.json
This commit is contained in:
parent
3141fc304a
commit
a7b8ace3c9
1 changed files with 3 additions and 3 deletions
|
@ -3,13 +3,13 @@
|
|||
"property": "browser.tabs.allow_transparent_browser",
|
||||
"label": "\ud83d\udc40 Allow transparency (TURN OFF BEFORE UNINSTALL)",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true
|
||||
"defaultValue": false
|
||||
},
|
||||
{
|
||||
"property": "zen.widget.linux.transparency",
|
||||
"label": "\ud83d\udc40 Allow transparency on linux (TURN OFF BEFORE UNINSTALL)",
|
||||
"type": "checkbox",
|
||||
"defaultValue": true,
|
||||
"defaultValue": false,
|
||||
"disabledOn": [
|
||||
"windows",
|
||||
"macos"
|
||||
|
@ -103,4 +103,4 @@
|
|||
"type": "checkbox",
|
||||
"defaultValue": false
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue