diff --git a/global.org b/global.org index 19a2e78..3c1b7b9 100644 --- a/global.org +++ b/global.org @@ -1148,7 +1148,7 @@ "Professor · U Toronto\n")))) ,(make-mu4e-context - :name "JMD Editor" + :name (propertize "JMD Editor" 'face 'org-level-2) :enter-func (lambda () (mu4e-message "Switch to the JMD Editor context")) :leave-func @@ -1171,7 +1171,7 @@ "Editor for JMD\n" "Professor · U Toronto\n")))) ,(make-mu4e-context - :name "AMQ Editor" + :name (propertize "AMQ Editor" 'face 'org-level-3) :enter-func (lambda () (mu4e-message "Switch to the AMQ Editor context")) :leave-func