Set a sound file for Emacs timers
This commit is contained in:
parent
4514afbaaa
commit
6584255458
1 changed files with 2 additions and 1 deletions
|
|
@ -108,7 +108,8 @@
|
|||
("t" "Task" entry
|
||||
(file+headline org-default-notes-file "Tasks")
|
||||
"** TODO %?\n %U")
|
||||
)))
|
||||
))
|
||||
(org-clock-sound "~/Music/single-ding.wav"))
|
||||
(use-package org-contrib)
|
||||
(use-package org-contacts
|
||||
:after org-contrib)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue