From b0f6f4254689a35460ff8e5e1ac31fb2a3ab2e1f Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Fri, 19 Jan 2024 14:04:18 -0800 Subject: [PATCH] showWindowTitlebarIcons --- dev/defaults.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dev/defaults.yml b/dev/defaults.yml index 34cb7f3..9d017e9 100644 --- a/dev/defaults.yml +++ b/dev/defaults.yml @@ -176,6 +176,11 @@ key: NSWindowSupportsAutomaticInlineTitle type: bool value: false + - # show the proxy icon always + domain: com.apple.universalaccess + key: showWindowTitlebarIcons + type: bool + value: true - # set date format in menubar domain: com.apple.menuextra.clock