mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +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",
|
"property": "browser.tabs.allow_transparent_browser",
|
||||||
"label": "\ud83d\udc40 Allow transparency (TURN OFF BEFORE UNINSTALL)",
|
"label": "\ud83d\udc40 Allow transparency (TURN OFF BEFORE UNINSTALL)",
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"defaultValue": true
|
"defaultValue": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"property": "zen.widget.linux.transparency",
|
"property": "zen.widget.linux.transparency",
|
||||||
"label": "\ud83d\udc40 Allow transparency on linux (TURN OFF BEFORE UNINSTALL)",
|
"label": "\ud83d\udc40 Allow transparency on linux (TURN OFF BEFORE UNINSTALL)",
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"defaultValue": true,
|
"defaultValue": false,
|
||||||
"disabledOn": [
|
"disabledOn": [
|
||||||
"windows",
|
"windows",
|
||||||
"macos"
|
"macos"
|
||||||
|
@ -103,4 +103,4 @@
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"defaultValue": false
|
"defaultValue": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue