Download from sourceforge
(setq org-pomodoro-audio-player "C:/Applications/mplayer/mplayer.exe ")Write this code under dotspacemacs/user-config
vlc.exe only work with backslash in windows system, but org-pomodoro use slash as path separator.
Download from sourceforge
(setq org-pomodoro-audio-player "C:/Applications/mplayer/mplayer.exe ")Write this code under dotspacemacs/user-config
vlc.exe only work with backslash in windows system, but org-pomodoro use slash as path separator.
Hi there! Thanks a bunch for this, it works perfectly.
I was wondering if there was a way to control the volume of the sound as well?
EDIT:
You can adjust the volume by adding
-volume [0-100]to the variablesorg-pomodoro-[start | finished | ...]-sound-args