From b62a7afa10c828c84e1a2900399eb49a1b03d8fa Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sun, 29 Sep 2019 22:34:31 -0700 Subject: [PATCH] =?UTF-8?q?Add=20keyboard=20shortcut=20for=20toggling=20st?= =?UTF-8?q?arred=20status=20=E2=80=94=C2=A0s=20key.=20Fix=20#875.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Mac/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Mac/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist b/Mac/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist index 3f715052d..6218cd47e 100644 --- a/Mac/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist +++ b/Mac/MainWindow/Keyboard/GlobalKeyboardShortcuts.plist @@ -108,5 +108,11 @@ action goToNextSubscription: + + key + s + action + toggleStarred: +