Variable: activities-name-prefix
activities-name-prefix is a customizable variable defined in
activities.el.
Value
"α: "
Documentation
Prefix applied to activity names in frames/tabs.
Source Code
;; Defined in ~/.emacs.d/elpa/activities-0.7.2/activities.el
(defcustom activities-name-prefix "α: "
"Prefix applied to activity names in frames/tabs."
:type 'string)