Update preferences.json - unfocused transparency for linux

This commit is contained in:
Sameera Sandakelum 2025-06-14 20:30:27 +05:30 committed by GitHub
parent fe7cacf659
commit d3903c6d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",