mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Update preferences.json - added linux transparency easy toggle
This commit is contained in:
parent
3719154a06
commit
f06eee1b2d
1 changed files with 8 additions and 1 deletions
|
@ -5,6 +5,13 @@
|
|||
"type": "checkbox",
|
||||
"defaultvalue": true
|
||||
},
|
||||
{
|
||||
"property": "zen.widget.linux.transparency",
|
||||
"label": "Allow zen browser on linux to be transparent (Turn off before uninstall)",
|
||||
"type": "checkbox",
|
||||
"defaultvalue": true,
|
||||
"disabledOn": ["windows", "macos"]
|
||||
},
|
||||
{
|
||||
"property": "mod.sameerasw.zen_bg_color_enabled",
|
||||
"label": "Enable custom background color for Zen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue