From 64256eb4e624c9e77454e3939fad4f9248e3e86a Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Tue, 12 Mar 2019 21:20:28 -0700 Subject: [PATCH] Document the JustinMillerHideDockUnreadCount hidden pref. --- Technotes/HiddenPrefs.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Technotes/HiddenPrefs.md b/Technotes/HiddenPrefs.md index 025fa1d50..14fd0bcd4 100644 --- a/Technotes/HiddenPrefs.md +++ b/Technotes/HiddenPrefs.md @@ -13,4 +13,8 @@ The main window doesn’t display its title, partly because it looks cooler that The downside to this is that title-less windows do not allow the toolbar to show button names. (This is an AppKit thing.) -To turn window titles on, set `KafasisTitleMode` to true. \ No newline at end of file +To turn window titles on, set `KafasisTitleMode` to true. + +#### Hiding unread count in Dock + +Set `JustinMillerHideDockUnreadCount` to true.