Add terminal-notifier support for org-pomodoro
This commit is contained in:
parent
fa24c8311a
commit
1b49964fc2
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
(alert-add-rule :category "org-pomodoro"
|
||||
:style (cond (alert-growl-command
|
||||
'growl)
|
||||
(alert-notifier-command
|
||||
'notifier)
|
||||
(alert-libnotify-command
|
||||
'libnotify)
|
||||
(alert-default-style))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue