From d3903c6d493dec202b005292612bf493b9a769be Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum Date: Sat, 14 Jun 2025 20:30:27 +0530 Subject: [PATCH] Update preferences.json - unfocused transparency for linux --- .../642854b5-88b4-4c40-b256-e035532109df/preferences.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json b/themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json index a9ad655b..916112e2 100644 --- a/themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json +++ b/themes/642854b5-88b4-4c40-b256-e035532109df/preferences.json @@ -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",