mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update preferences.json - unfocused transparency for linux
This commit is contained in:
parent
fe7cacf659
commit
d3903c6d49
1 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,13 @@
|
|||
"defaultValue": false,
|
||||
"disabledOn": ["windows", "macos"]
|
||||
},
|
||||
{
|
||||
"property": "zen.view.grey-out-inactive-windows",
|
||||
"label": "👀 Keep transparency when not in focus on linux",
|
||||
"type": "checkbox",
|
||||
"defaultValue": false,
|
||||
"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