diff --git a/doom-modeline-core.el b/doom-modeline-core.el index 25b4599a..55797244 100644 --- a/doom-modeline-core.el +++ b/doom-modeline-core.el @@ -506,8 +506,8 @@ access token must have `notifications' permissions. If you use `pass' to manage your secrets, you also need to add this hook: -`(add-hook 'doom-modeline-before-github-fetch-notification-hook - #'auth-source-pass-enable)'" +\(add-hook \\='doom-modeline-before-github-fetch-notification-hook + #\\='auth-source-pass-enable)" :type 'boolean :group 'doom-modeline)